{
  "name": "iam48-private-api",
  "version": "1.0.13",
  "description": "iAM48 Application Private API",
  "main": "lib/index.js",
  "scripts": {
    "build": "npx babel src --out-dir lib",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+http://github.com/dvwzj/iam48-private-api.git"
  },
  "author": "dvwzj <iguphai_@msn.com>",
  "license": "MIT",
  "devDependencies": {
    "@babel/cli": "^7.12.8",
    "@babel/core": "^7.12.9",
    "@babel/preset-env": "^7.12.7",
    "esm": "^3.2.25"
  },
  "dependencies": {
    "lodash": "^4.17.20",
    "moment-timezone": "^0.5.32",
    "req-fast-promise": "^1.0.20"
  }
}
