{
  "_from": "loopback-connector@^4.4.0",
  "_id": "loopback-connector@4.5.1",
  "_inBundle": false,
  "_integrity": "sha512-tgpOUIW7gPUHlp6yH0u8RSjl4zBmmRZCFy4dWrriniz8IadF5bSo06LOVTOJRtrsbuW8163d0o8W1dNKG7XDfA==",
  "_location": "/loopback-connector",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "loopback-connector@^4.4.0",
    "name": "loopback-connector",
    "escapedName": "loopback-connector",
    "rawSpec": "^4.4.0",
    "saveSpec": null,
    "fetchSpec": "^4.4.0"
  },
  "_requiredBy": [
    "/loopback-datasource-juggler"
  ],
  "_resolved": "https://registry.npmjs.org/loopback-connector/-/loopback-connector-4.5.1.tgz",
  "_shasum": "98af49b2b4348fea2385023568c13df7973d21dc",
  "_spec": "loopback-connector@^4.4.0",
  "_where": "/home2/postcax0/public_html/bounsr/loop/loop/node_modules/loopback-datasource-juggler",
  "bugs": {
    "url": "https://github.com/strongloop/loopback-connector/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "async": "^2.1.5",
    "bluebird": "^3.4.6",
    "debug": "^3.1.0",
    "msgpack5": "^4.2.0",
    "strong-globalize": "^4.1.1",
    "uuid": "^3.0.1"
  },
  "deprecated": false,
  "description": "Building blocks for LoopBack connectors",
  "devDependencies": {
    "chai": "^4.1.2",
    "eslint": "^4.19.1",
    "eslint-config-loopback": "^10.0.0",
    "loopback-datasource-juggler": "^3.12.0",
    "mocha": "^5.2.0"
  },
  "engines": {
    "node": ">=6"
  },
  "homepage": "https://github.com/strongloop/loopback-connector#readme",
  "keywords": [
    "StrongLoop",
    "LoopBack",
    "Connector"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "loopback-connector",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/strongloop/loopback-connector.git"
  },
  "scripts": {
    "lint": "eslint .",
    "posttest": "npm run lint",
    "test": "mocha"
  },
  "version": "4.5.1"
}
