{
  "_from": "strong-remoting@^3.11.0",
  "_id": "strong-remoting@3.13.1",
  "_inBundle": false,
  "_integrity": "sha512-RW3PuYpNsjdyBx4KqpCQBEJqmwNjJ1xwjBoodQzP7eDuyCsbxzvlkNfqviEYWe0xdKeewG6u818V0OPHN0jsvQ==",
  "_location": "/strong-remoting",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "strong-remoting@^3.11.0",
    "name": "strong-remoting",
    "escapedName": "strong-remoting",
    "rawSpec": "^3.11.0",
    "saveSpec": null,
    "fetchSpec": "^3.11.0"
  },
  "_requiredBy": [
    "/loopback",
    "/loopback-connector-remote"
  ],
  "_resolved": "https://registry.npmjs.org/strong-remoting/-/strong-remoting-3.13.1.tgz",
  "_shasum": "2e0b211dcf7d62fe8d8c97d00785b0797bd0946d",
  "_spec": "strong-remoting@^3.11.0",
  "_where": "/home2/postcax0/public_html/bounsr/loop/loop/node_modules/loopback",
  "browser": {
    "express": false,
    "body-parser": false,
    "js2xmlparser": false,
    "strong-error-handler": false
  },
  "bugs": {
    "url": "https://github.com/strongloop/strong-remoting/issues"
  },
  "bundleDependencies": false,
  "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"
  },
  "deprecated": false,
  "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.1"
}
