{
  "name": "huawei-push",
  "version": "0.0.6-0",
  "description": "Huawei Android Push Node SDK",
  "main": "index.js",
  "scripts": {
    "test": "make test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ijinmao/Huawei-push.git"
  },
  "author": "ijinmao",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ijinmao/Huawei-push/issues"
  },
  "keywords": [
    "notification",
    "huawei",
    "push"
  ],
  "dependencies": {
    "debug": "^2.2.0",
    "lodash": "^3.10.1",
    "urllib": "^2.4.0"
  },
  "devDependencies": {
    "chai": "^3.2.0"
  },
  "directories": {
    "test": "test"
  },
  "readme": "Huawei Android Push Node SDK.\nReference: https://github.com/ijinmao/Huawei-push",
  "homepage": "https://github.com/ijinmao/Huawei-push#readme"
}
