{
  "_args": [
    [
      "loopback-phase@3.3.0",
      "/var/www/html/trains/api"
    ]
  ],
  "_from": "loopback-phase@3.3.0",
  "_id": "loopback-phase@3.3.0",
  "_inBundle": false,
  "_integrity": "sha1-9GvK3z8qsl7DRW0GGfF0rGJZhME=",
  "_location": "/loopback-phase",
  "_phantomChildren": {
    "accept-language": "3.0.18",
    "argparse": "1.0.9",
    "cldrjs": "0.5.0",
    "cross-spawn": "6.0.5",
    "end-of-stream": "1.4.1",
    "glob": "7.1.2",
    "is-stream": "1.1.0",
    "lodash": "4.17.11",
    "md5": "2.2.1",
    "mem": "4.0.0",
    "mkdirp": "0.5.1",
    "npm-run-path": "2.0.2",
    "once": "1.4.0",
    "p-finally": "1.0.0",
    "signal-exit": "3.0.2",
    "strip-eof": "1.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "loopback-phase@3.3.0",
    "name": "loopback-phase",
    "escapedName": "loopback-phase",
    "rawSpec": "3.3.0",
    "saveSpec": null,
    "fetchSpec": "3.3.0"
  },
  "_requiredBy": [
    "/loopback",
    "/strong-remoting"
  ],
  "_resolved": "https://registry.npmjs.org/loopback-phase/-/loopback-phase-3.3.0.tgz",
  "_spec": "3.3.0",
  "_where": "/var/www/html/trains/api",
  "bugs": {
    "url": "https://github.com/strongloop/loopback-phase/issues"
  },
  "dependencies": {
    "async": "^2.6.1",
    "debug": "^3.1.0",
    "strong-globalize": "^4.1.1"
  },
  "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"
}
