{
  "name": "@plumage/fastconfig",
  "version": "1.0.4",
  "description": "快速配置",
  "main": "index.js",
  "bin": {
    "fastconfig": "bin/fastconfig"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "commander": "^6.2.0",
    "escape-path-with-spaces": "^1.0.0",
    "execa": "^5.0.0",
    "log4js": "^6.3.0",
    "node-html-parser": "^2.0.0"
  },
  "directories": {
    "test": "test"
  }
}
