{
  "name": "nfd-master",
  "version": "2.0.0",
  "description": "Front-end proxy server",
  "main": "lib/index.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/IFWEB/node-master.git"
  },
  "keywords": [
    "node",
    "master",
    "nfd",
    "proxy",
    "server"
  ],
  "author": "lilangxiong",
  "license": "ISC",
  "bin": {
    "nfd": "./bin/nfd.js"
  },
  "bugs": {
    "url": "https://github.com/IFWEB/node-master/issues"
  },
  "homepage": "https://github.com/IFWEB/node-master#readme",
  "dependencies": {
    "commander": "^2.9.0",
    "connect-history-api-fallback-nfd": "0.0.2",
    "connect-multiparty": "^2.2.0",
    "express": "^4.14.0",
    "fs": "^0.0.2",
    "http-proxy": "^1.17.0",
    "open-browser-webpack-plugin": "0.0.5",
    "request-ssl-nfd": "0.0.1",
    "shelljs": "^0.8.3",
    "strip-json-comments": "^3.0.1",
    "url-parse": "^1.4.4",
    "webpack": "^4.41.2",
    "nfd-webpack-dev-middleware": "^1.0.0",
    "webpack-hot-middleware": "^2.24.3"
  }
}
