{
  "name": "mock-servicer",
  "version": "0.2.0",
  "description": "用于提供模拟数据的node服务器。",
  "main": "index.js",
  "scripts": {
    "test": "hai2007_nodejs -s",
    "debug": "echo 'chrome://inspect/#devices' && node  --inspect ./test/index.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hai2007/mock-servicer.git"
  },
  "keywords": [
    "mock",
    "nodejs"
  ],
  "author": "你好2007",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/hai2007/mock-servicer/issues"
  },
  "homepage": "https://github.com/hai2007/mock-servicer#readme",
  "dependencies": {
    "@hai2007/nodejs": "^1.0.0",
    "@hai2007/tool": "^0.6.6",
    "hash-sum": "^2.0.0",
    "mockjs": "^1.1.0"
  }
}
