{
  "name": "pushbots",
  "description": "An interface to Pushbots API.",
  "version": "0.0.7",
  "author": "Amr sobhy <amr@pushbots.com>",
  "contributors": [
    {
      "name": "Abdullah Diaa",
      "email": "abdullah@pushbots.com"
    }
  ],
  "keywords": [
    "pushbots",
    "push",
    "push notifications",
    "api"
  ],
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/pushbots/pushbots-nodejs.git"
  },
  "dependencies": {
    "request": "^2.53.0",
    "merge": "1.2.x"
  },
  "engines": {
    "node": ">= 0.6.14"
  },
  "license": "MIT"
}
