{
  "_args": [
    [
      "loopback-connector-remote@^1.0.3",
      "/Users/johnc/src/fw-host-discovery/node_modules/loopback"
    ]
  ],
  "_from": "loopback-connector-remote@>=1.0.3 <2.0.0",
  "_id": "loopback-connector-remote@1.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/loopback-connector-remote",
  "_npmUser": {
    "email": "callback@strongloop.com",
    "name": "strongloop"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "name": "loopback-connector-remote",
    "raw": "loopback-connector-remote@^1.0.3",
    "rawSpec": "^1.0.3",
    "scope": null,
    "spec": ">=1.0.3 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/loopback"
  ],
  "_resolved": "https://registry.npmjs.org/loopback-connector-remote/-/loopback-connector-remote-1.0.3.tgz",
  "_shasum": "0e8c752078e53389b99236113a12dd17edfc3528",
  "_shrinkwrap": null,
  "_spec": "loopback-connector-remote@^1.0.3",
  "_where": "/Users/johnc/src/fw-host-discovery/node_modules/loopback",
  "bugs": {
    "url": "https://github.com/strongloop/loopback-connector-remote/issues"
  },
  "contributors": [
    {
      "name": "Ritchie Martori",
      "email": "skawful@gmail.com",
      "url": "https://github.com/ritch"
    },
    {
      "name": "Krishna Raman",
      "email": "kraman@gmail.com",
      "url": "https://github.com/kraman"
    }
  ],
  "dependencies": {
    "loopback-datasource-juggler": "^2.8.0",
    "sl-blip": "http://blip.strongloop.com/loopback-connector-remote@1.0.3",
    "strong-remoting": "^2.3.0"
  },
  "description": "Remote REST API connector for Loopback",
  "devDependencies": {
    "assert": "^1.1.2",
    "async": "^0.9.0",
    "grunt": "~0.4.5",
    "grunt-browserify": "~3.0.1",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-jshint": "~0.10.0",
    "grunt-mocha-test": "^0.11.0",
    "loopback": "^2.2.0",
    "loopback-datasource-juggler": "^2.9.0",
    "mocha": "~1.21.4",
    "strong-task-emitter": "0.0.5",
    "supertest": "~0.13.0"
  },
  "directories": {},
  "dist": {
    "shasum": "0e8c752078e53389b99236113a12dd17edfc3528",
    "tarball": "http://registry.npmjs.org/loopback-connector-remote/-/loopback-connector-remote-1.0.3.tgz"
  },
  "gitHead": "2ab7a3cad4ae309f715b705f7b38371e82b492dd",
  "homepage": "http://loopback.io",
  "keywords": [
    "StrongLoop",
    "rest",
    "restful",
    "web"
  ],
  "license": {
    "name": "Dual MIT/StrongLoop",
    "url": "https://github.com/strongloop/loopback/blob/master/LICENSE"
  },
  "main": "index.js",
  "maintainers": [
    {
      "name": "kraman",
      "email": "kraman@strongloop.com"
    },
    {
      "name": "ritch",
      "email": "skawful@gmail.com"
    },
    {
      "name": "bajtos",
      "email": "miro.bajtos@gmail.com"
    },
    {
      "name": "rfeng",
      "email": "enjoyjava@gmail.com"
    },
    {
      "name": "strongloop",
      "email": "callback@strongloop.com"
    }
  ],
  "name": "loopback-connector-remote",
  "optionalDependencies": {
    "sl-blip": "http://blip.strongloop.com/loopback-connector-remote@1.0.3"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kraman/loopback-connector-remotekr.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "1.0.3"
}
