{
  "name": "static-publish-tcel",
  "version": "0.1.56",
  "description": "",
  "main": "./dist/index.js",
  "bin": {
    "push": "./bin/elong-static.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "postinstall": "node ./build.js"
  },
  "repository": {
    "type": "git",
    "url": "git@git.17usoft.com:enjoy/static-publish.git"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "babel-polyfill": "^6.26.0",
    "commander": "^2.11.0",
    "files-to-es5": "^0.1.5",
    "node-pearls": "^0.1.19",
    "request": "^2.81.0",
    "request-promise": "^4.2.1"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  }
}
