{
  "name": "esf-test-cli",
  "version": "0.0.2",
  "description": "创建二手房测试CLI",
  "main": "index.js",
  "bin": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "esf"
  ],
  "author": "lw",
  "license": "MIT",
  "dependencies": {
    "commander": "^2.19.0",
    "git-clone": "^0.1.0",
    "shelljs": "^0.8.3",
    "trace": "^3.1.1",
    "tracer": "^0.9.8"
  }
}
