{
  "_args": [
    [
      "strong-remoting@^2.21.0",
      "/Users/johnc/src/fw-host-discovery/node_modules/loopback"
    ]
  ],
  "_from": "strong-remoting@>=2.21.0 <3.0.0",
  "_id": "strong-remoting@2.22.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/strong-remoting",
  "_nodeVersion": "4.2.1",
  "_npmUser": {
    "email": "miro.bajtos@gmail.com",
    "name": "bajtos"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "strong-remoting",
    "raw": "strong-remoting@^2.21.0",
    "rawSpec": "^2.21.0",
    "scope": null,
    "spec": ">=2.21.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/loopback",
    "/loopback-connector-remote"
  ],
  "_resolved": "https://registry.npmjs.org/strong-remoting/-/strong-remoting-2.22.2.tgz",
  "_shasum": "7752c5f3b082d52cd1b04ea2a54ce7e7434225e3",
  "_shrinkwrap": null,
  "_spec": "strong-remoting@^2.21.0",
  "_where": "/Users/johnc/src/fw-host-discovery/node_modules/loopback",
  "browser": {
    "body-parser": false,
    "cors": false,
    "express": false,
    "js2xmlparser": false
  },
  "bugs": {
    "url": "https://github.com/strongloop/strong-remoting/issues"
  },
  "dependencies": {
    "async": "^0.9.0",
    "body-parser": "^1.12.4",
    "cors": "^2.6.0",
    "debug": "^2.2.0",
    "eventemitter2": "^0.4.14",
    "express": "4.x",
    "inflection": "^1.7.1",
    "jayson": "^1.2.0",
    "js2xmlparser": "^0.1.9",
    "mux-demux": "^3.7.9",
    "qs": "^2.4.2",
    "request": "^2.55.0",
    "sse": "0.0.6",
    "traverse": "^0.6.6",
    "xml2js": "^0.4.8"
  },
  "description": "StrongLoop Remoting Module",
  "devDependencies": {
    "bluebird": "^2.9.25",
    "browserify": "~10.2.0",
    "chai": "^2.3.0",
    "event-stream": "^3.3.1",
    "eventsource": "^0.1.6",
    "grunt": "~0.4.5",
    "grunt-browserify": "~3.8.0",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-jshint": "^0.11.2",
    "grunt-contrib-uglify": "~0.9.1",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-jscs": "^1.8.0",
    "grunt-karma": "~0.10.1",
    "http-auth": "^2.2.5",
    "karma": "~0.12.31",
    "karma-browserify": "4.1.2",
    "karma-chrome-launcher": "~0.1.12",
    "karma-coffee-preprocessor": "~0.2.1",
    "karma-firefox-launcher": "~0.1.6",
    "karma-html2js-preprocessor": "~0.1.0",
    "karma-jasmine": "~0.3.5",
    "karma-mocha": "~0.1.10",
    "karma-phantomjs-launcher": "~0.1.4",
    "karma-requirejs": "~0.2.2",
    "karma-script-launcher": "~0.1.0",
    "mocha": "~2.2.5",
    "requirejs": "~2.1.17",
    "socket.io": "~1.3.5",
    "supertest": "~1.0.1"
  },
  "directories": {},
  "dist": {
    "shasum": "7752c5f3b082d52cd1b04ea2a54ce7e7434225e3",
    "tarball": "http://registry.npmjs.org/strong-remoting/-/strong-remoting-2.22.2.tgz"
  },
  "gitHead": "65479ddb63524274193ea16d5e2ea5fbbc5c8b03",
  "homepage": "https://github.com/strongloop/strong-remoting#readme",
  "keywords": [
    "LoopBack",
    "REST",
    "Remoting",
    "StrongLoop"
  ],
  "license": "Artistic-2.0",
  "maintainers": [
    {
      "name": "rfeng",
      "email": "enjoyjava@gmail.com"
    },
    {
      "name": "ritch",
      "email": "skawful@gmail.com"
    },
    {
      "name": "schoonology",
      "email": "michael.r.schoonmaker@gmail.com"
    },
    {
      "name": "strongloop",
      "email": "callback@strongloop.com"
    },
    {
      "name": "bajtos",
      "email": "miro.bajtos@gmail.com"
    }
  ],
  "name": "strong-remoting",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/strongloop/strong-remoting.git"
  },
  "scripts": {
    "pretest": "grunt jscs jshint",
    "test": "mocha"
  },
  "version": "2.22.2"
}
