{
  "name": "ys-helper-beta",
  "version": "0.1.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "'Norman' <'332535694@qq.com'>",
  "license": "ISC",
  "bin": {
    "ys-node-init": "./bin/init.js"
  },
  "dependencies": {
    "bluebird": "^3.4.1",
    "commander": "^2.9.0",
    "lodash": "^4.15.0",
    "moment": "^2.14.1",
    "node-uuid": "^1.4.7",
    "prompt-promise": "^1.0.3",
    "request": "^2.74.0",
    "request-promise": "^4.1.1",
    "shelljs": "^0.7.4",
    "superagent": "^2.3.0",
    "utility": "^1.8.0"
  }
}