{
  "name": "mockx",
  "version": "1.0.0",
  "description": "Generate random data(by mockjs tpl), middleware.Can use local, js data and fetch remote",
  "main": "index.js",
  "directories": {
    "example": "example",
    "test": "test"
  },
  "bin": {
    "mockx": "./bin/index.js"
  },
  "dependencies": {
    "async": "^2.4.0",
    "colors": "^1.1.2",
    "debug": "~2.2.0",
    "fs-extra": "^1.0.0",
    "iconv-lite": "~0.4.13",
    "is-utf8": "~0.2.0",
    "juicer": "~0.6.13",
    "merge": "~1.2.0",
    "mime": "~1.3.4",
    "mkdirp": "~0.5.1",
    "mockjs": "^1.0.0",
    "plug-base": "^0.9.21",
    "plug-trace": "~0.1.5",
    "qs": "~6.0.0",
    "request": "^2.81.0",
    "socket.io-client": "^1.7.3",
    "sync-request": "~2.0.1",
    "underscore": "^1.8.3",
    "url-join": "^2.0.2",
    "user": "0.0.0"
  },
  "scripts": {
    "test": "node test/test-mock-middleware"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/zzuhan/mockx"
  },
  "keywords": [
    "mock"
  ],
  "author": "zzuhan",
  "license": "BSD",
  "bugs": {
    "url": "https://github.com/zzuhan/mockx/issues"
  },
  "homepage": "https://github.com/zzuhan/mockx",
  "devDependencies": {
    "request": "^2.80.0"
  },
  "_from": "mockx@0.9.90",
  "_resolved": "http://registry.npm.alibaba-inc.com/mockx/download/mockx-0.9.90.tgz"
}
