{
  "_from": "loopback-phase@^3.0.0",
  "_id": "loopback-phase@3.3.0",
  "_inBundle": false,
  "_integrity": "sha512-0NAMtZ2P7VHtW2vgADmDFzFCeniCJwL4I3AdAxX5Ds8IFDQNbnRFnBQSvg+F50HcB7ZkKmR5gtOxtr7bXbqaAQ==",
  "_location": "/loopback-phase",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "loopback-phase@^3.0.0",
    "name": "loopback-phase",
    "escapedName": "loopback-phase",
    "rawSpec": "^3.0.0",
    "saveSpec": null,
    "fetchSpec": "^3.0.0"
  },
  "_requiredBy": [
    "/loopback",
    "/strong-remoting"
  ],
  "_resolved": "https://registry.npmjs.org/loopback-phase/-/loopback-phase-3.3.0.tgz",
  "_shasum": "f46bcadf3f2ab25ec3456d0619f174ac625984c1",
  "_spec": "loopback-phase@^3.0.0",
  "_where": "/home2/postcax0/public_html/bounsr/loop/loop/node_modules/loopback",
  "bugs": {
    "url": "https://github.com/strongloop/loopback-phase/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "async": "^2.6.1",
    "debug": "^3.1.0",
    "strong-globalize": "^4.1.1"
  },
  "deprecated": false,
  "description": "Hook into a LoopBack application's phases",
  "devDependencies": {
    "chai": "^4.1.2",
    "express": "^4.0.0",
    "jshint": "^2.5.10",
    "mocha": "^5.2.0"
  },
  "engines": {
    "node": ">=6"
  },
  "homepage": "https://github.com/strongloop/loopback-phase#readme",
  "keywords": [
    "StrongLoop",
    "LoopBack",
    "Hook",
    "Phase"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "loopback-phase",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/strongloop/loopback-phase.git"
  },
  "scripts": {
    "pretest": "jshint .",
    "test": "mocha"
  },
  "version": "3.3.0"
}
