{
  "name": "pubnub-blocks-api",
  "version": "1.0.0",
  "description": "Javascript client for PubNUb BLOCKS API",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Ian Jennings",
  "license": "ISC",
  "dependencies": {
    "colors": "^1.1.2",
    "request": "^2.72.0"
  },
  "devDependencies": {
    "async": "^2.0.0-rc.5"
  }
}
