{ "name": "pubnub", "preferGlobal": false, "version": "3.5.49", "author": "PubNub ", "description": "Publish & Subscribe Real-time Messaging with PubNub", "contributors": [ { "name": "Stephen Blum", "email": "stephen@pubnub.com" } ], "bin": {}, "scripts": { }, "main": "./pubnub.js", "repository": { "type": "git", "url": "git://github.com/pubnub/javascript.git" }, "keywords": [ "cloud", "publish", "subscribe", "websockets", "comet", "bosh", "xmpp", "real-time", "messaging" ], "dependencies" : { }, "noAnalyze": false, "devDependencies": {}, "bundleDependencies": [], "license": "MIT", "engine": { "node": ">=0.2" } }