{
  "name": "@nexrender/server",
  "version": "1.5.7",
  "author": "inlife",
  "main": "src/index.js",
  "scripts": {
    "start": "node src/bin.js"
  },
  "bin": {
    "nexrender-server": "src/bin.js"
  },
  "pkg": {
    "targets": [
      "node10-macos-x64",
      "node10-linux-x64",
      "node10-win-x64"
    ]
  },
  "dependencies": {
    "@nexrender/types": "^1.5.7",
    "arg": "^4.1.0",
    "chalk": "^2.4.2",
    "micro": "^9.3.3",
    "microrouter": "^3.1.3"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "84cef65e008026f6fcf4f040943144401f101fce"
}
