{
  "name": "lcs-zalo-sdk",
  "version": "1.0.1",
  "description": "ZALO NodeJS sdk",
  "main": "./lib/index.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DyPham/lcs-zalo-sdk.git"
  },
  "keywords": [
    "zalo-sdk"
  ],
  "author": "DuyPham",
  "license": "ISC",
  "dependencies": {
    "any-promise": "^1.3.0",
    "babel-runtime": "^6.23.0",
    "core-decorators": "^0.17.0",
    "crypto": "^1.0.1",
    "debug": "^2.6.3",
    "json-bigint": "^0.2.3",
    "request": "^2.81.0"
  },
  "devDependencies": {
    "babel-eslint": "^7.2.2",
    "babel-plugin-transform-decorators-legacy": "^1.3.4",
    "babel-plugin-transform-runtime": "^6.23.0",
    "babel-preset-env": "^1.4.0",
    "babel-preset-stage-0": "^6.24.1",
    "babel-register": "^6.24.1",
    "bluebird": "^3.5.0",
    "chai": "^3.5.0",
    "eslint": "^3.19.0",
    "lodash.omit": "^4.5.0",
    "mocha": "^3.2.0",
    "mocha-eslint": "^3.0.1",
    "nock": "^9.0.13",
    "request-debug": "^0.2.0"
  },
  "engines": {
    "node": ">=4"
  },
  "bugs": {
    "url": "https://github.com/DyPham/lcs-zalo-sdk/issues"
  },
  "homepage": "https://github.com/DyPham/lcs-zalo-sdk#readme"
}
