{
  "_args": [
    [
      "strong-remoting@3.13.2",
      "/var/www/html/trains/api"
    ]
  ],
  "_from": "strong-remoting@3.13.2",
  "_id": "strong-remoting@3.13.2",
  "_inBundle": false,
  "_integrity": "sha512-iuDUKgymD4+cIwu8Y0Ey3p1lVbZdgvH7HrFVGHwkFhEqC71Sxi/AMQb2f2HFcINBM6BDW7vn0iw9132hhVshHg==",
  "_location": "/strong-remoting",
  "_phantomChildren": {
    "accept-language": "3.0.18",
    "argparse": "1.0.9",
    "cldrjs": "0.5.0",
    "cross-spawn": "6.0.5",
    "end-of-stream": "1.4.1",
    "glob": "7.1.2",
    "is-stream": "1.1.0",
    "lodash": "4.17.11",
    "md5": "2.2.1",
    "mem": "4.0.0",
    "mkdirp": "0.5.1",
    "npm-run-path": "2.0.2",
    "once": "1.4.0",
    "p-finally": "1.0.0",
    "signal-exit": "3.0.2",
    "strip-eof": "1.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "strong-remoting@3.13.2",
    "name": "strong-remoting",
    "escapedName": "strong-remoting",
    "rawSpec": "3.13.2",
    "saveSpec": null,
    "fetchSpec": "3.13.2"
  },
  "_requiredBy": [
    "/loopback",
    "/loopback-connector-remote"
  ],
  "_resolved": "https://registry.npmjs.org/strong-remoting/-/strong-remoting-3.13.2.tgz",
  "_spec": "3.13.2",
  "_where": "/var/www/html/trains/api",
  "browser": {
    "express": false,
    "body-parser": false,
    "js2xmlparser": false,
    "strong-error-handler": false
  },
  "bugs": {
    "url": "https://github.com/strongloop/strong-remoting/issues"
  },
  "dependencies": {
    "async": "^2.0.1",
    "body-parser": "^1.12.4",
    "debug": "^3.1.0",
    "depd": "^1.1.0",
    "escape-string-regexp": "^1.0.5",
    "eventemitter2": "^5.0.1",
    "express": "4.x",
    "inflection": "^1.7.1",
    "jayson": "^2.0.5",
    "js2xmlparser": "^3.0.0",
    "loopback-datatype-geopoint": "^1.0.0",
    "loopback-phase": "^3.1.0",
    "mux-demux": "^3.7.9",
    "qs": "^6.2.1",
    "request": "^2.83.0",
    "sse": "0.0.8",
    "strong-error-handler": "^3.0.0",
    "strong-globalize": "^4.1.0",
    "traverse": "^0.6.6",
    "xml2js": "^0.4.8"
  },
  "description": "StrongLoop Remoting Module",
  "devDependencies": {
    "bluebird": "^3.4.1",
    "chai": "^4.1.2",
    "coveralls": "^3.0.1",
    "dirty-chai": "^2.0.1",
    "eslint": "^5.4.0",
    "eslint-config-loopback": "^11.0.0",
    "eslint-plugin-mocha": "^5.0.0",
    "event-stream": "3.3.1",
    "eventsource": "^1.0.5",
    "http-auth": "^3.0.1",
    "mocha": "^5.2.0",
    "nyc": "^12.0.2",
    "requirejs": "^2.2.0",
    "socket.io": "^2.1.1",
    "supertest": "^3.1.0"
  },
  "engines": {
    "node": ">=6"
  },
  "homepage": "https://github.com/strongloop/strong-remoting#readme",
  "keywords": [
    "StrongLoop",
    "LoopBack",
    "Remoting",
    "REST"
  ],
  "license": "Artistic-2.0",
  "name": "strong-remoting",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/strongloop/strong-remoting.git"
  },
  "scripts": {
    "coverage": "nyc report --reporter=text-lcov | coveralls",
    "lint": "eslint .",
    "posttest": "npm run lint",
    "test": "nyc mocha"
  },
  "version": "3.13.2"
}
