{
  "_from": "loopback-connector-remote@^3.0.0",
  "_id": "loopback-connector-remote@3.4.0",
  "_inBundle": false,
  "_integrity": "sha512-NVGqeg8w22SW8PpRpGg8rX28lrpkCSc+dLXNhRK30c4V+ydRKgVfpAaRoJATTEqR00HNlykLR+AD21Oe/fMJcA==",
  "_location": "/loopback-connector-remote",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "loopback-connector-remote@^3.0.0",
    "name": "loopback-connector-remote",
    "escapedName": "loopback-connector-remote",
    "rawSpec": "^3.0.0",
    "saveSpec": null,
    "fetchSpec": "^3.0.0"
  },
  "_requiredBy": [
    "/loopback"
  ],
  "_resolved": "https://registry.npmjs.org/loopback-connector-remote/-/loopback-connector-remote-3.4.0.tgz",
  "_shasum": "413ce53a5a81bffeb3ff3f47e78a1bc45f80affa",
  "_spec": "loopback-connector-remote@^3.0.0",
  "_where": "/home2/postcax0/public_html/bounsr/loop/loop/node_modules/loopback",
  "bugs": {
    "url": "https://github.com/strongloop/loopback-connector-remote/issues"
  },
  "bundleDependencies": false,
  "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": "^3.0.0",
    "strong-remoting": "^3.0.0"
  },
  "deprecated": false,
  "description": "Remote REST API connector for Loopback",
  "devDependencies": {
    "assert": "^1.4.1",
    "bluebird": "^3.5.1",
    "eslint": "^4.13.0",
    "eslint-config-loopback": "^10.0.0",
    "grunt": "^1.0.3",
    "grunt-cli": "^1.2.0",
    "grunt-mocha-test": "^0.13.3",
    "loopback": "^3.0.0",
    "mocha": "^5.2.0",
    "sinon": "^6.0.0",
    "strong-task-emitter": "^0.0.8"
  },
  "engines": {
    "node": ">=6"
  },
  "homepage": "http://loopback.io",
  "keywords": [
    "web",
    "restful",
    "rest",
    "StrongLoop"
  ],
  "license": "MIT",
  "main": "lib/remote-connector.js",
  "name": "loopback-connector-remote",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kraman/loopback-connector-remotekr.git"
  },
  "scripts": {
    "lint": "eslint .",
    "posttest": "npm run lint",
    "test": "grunt"
  },
  "version": "3.4.0"
}
