{
  "name": "esjzone-api",
  "version": "1.0.56",
  "description": "",
  "homepage": "https://github.com/bluelovers/ws-rest#readme",
  "bugs": {
    "url": "https://github.com/bluelovers/ws-rest/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bluelovers/ws-rest.git"
  },
  "license": "ISC",
  "author": "",
  "main": "index",
  "scripts": {
    "coverage": "npx nyc yarn run test",
    "lint": "npx eslint **/*.ts",
    "test": "echo \"Warn: no test specified\"",
    "npm:publish": "npm publish",
    "prepublishOnly_": "yarn run test",
    "postpublish_": "git commit -m \"publish new version\" .",
    "ncu": "npx yarn-tool ncu -u",
    "sort-package-json": "npx yarn-tool sort",
    "tsc:default": "tsc -p tsconfig.json",
    "tsc:esm": "tsc -p tsconfig.esm.json"
  },
  "dependencies": {
    "@bluelovers/axios-extend": "^1.0.46",
    "@node-novel/parse-input-url": "^1.0.16",
    "array-hyper-unique": "^1.1.10",
    "bluebird": "^3.7.2",
    "crlf-normalize": "^1.0.6",
    "jsdom-extra": "^3.0.7",
    "lazy-url": "^1.0.18",
    "lodash": "^4.17.21",
    "moment": "^2.29.1",
    "restful-decorator": "^1.0.61",
    "restful-decorator-plugin-jsdom": "^1.0.41",
    "tslib": "^2.3.1",
    "zero-width": "^1.0.16"
  },
  "gitHead": "7a6fd38a73af7b1462c79813ca36f4ce69d7488d"
}
