{
  "name": "softin-umeng-open-api",
  "version": "1.3.8",
  "description": "Umeng Open Api",
  "main": "index.js",
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cf-L/UmengOpenApi.git"
  },
  "keywords": [
    "Umeng",
    "Api"
  ],
  "author": "cf-L",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/cf-L/UmengOpenApi/issues"
  },
  "homepage": "https://github.com/cf-L/UmengOpenApi#readme",
  "devDependencies": {
    "chai": "^4.1.2",
    "coveralls": "^3.0.0",
    "istanbul": "^0.4.5",
    "mocha": "^5.0.0",
    "babel-eslint": "8.2.6",
    "eslint": "5.3.0",
    "eslint-friendly-formatter": "4.0.1",
    "eslint-loader": "2.1.0",
    "eslint-plugin-html": "4.0.5",
    "co": "4.6.0"
  },
  "dependencies": {
    "fs-extra": "^7.0.0",
    "moment": "^2.22.2",
    "moment-timezone": "^0.5.21",
    "superagent": "^3.8.3",
    "urlencode": "^1.1.0"
  }
}
