{
  "_args": [
    [
      "loopback-component-explorer@6.3.1",
      "/var/www/html/trains/api"
    ]
  ],
  "_from": "loopback-component-explorer@6.3.1",
  "_id": "loopback-component-explorer@6.3.1",
  "_inBundle": false,
  "_integrity": "sha512-BQRbZaHPJmflq67VjAavfM/NpRI1p8B4NJtTwf+olwjq51dnPuTAhOOF5kgy6LTo+2PFCi/mK5dIoApHHMXRRw==",
  "_location": "/loopback-component-explorer",
  "_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-component-explorer@6.3.1",
    "name": "loopback-component-explorer",
    "escapedName": "loopback-component-explorer",
    "rawSpec": "6.3.1",
    "saveSpec": null,
    "fetchSpec": "6.3.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/loopback-component-explorer/-/loopback-component-explorer-6.3.1.tgz",
  "_spec": "6.3.1",
  "_where": "/var/www/html/trains/api",
  "author": {
    "name": "Ritchie Martori"
  },
  "bugs": {
    "url": "https://github.com/strongloop/loopback-component-explorer/issues"
  },
  "dependencies": {
    "debug": "^3.1.0",
    "lodash": "^4.17.5",
    "loopback-swagger": "^5.0.0",
    "strong-globalize": "^4.1.1",
    "swagger-ui": "^2.2.5"
  },
  "description": "Browse and test your LoopBack app's APIs",
  "devDependencies": {
    "chai": "^3.2.0",
    "eslint": "^2.8.0",
    "eslint-config-loopback": "^2.0.0",
    "loopback": "^3.19.0",
    "mocha": "^5.2.0",
    "supertest": "^3.1.0"
  },
  "engines": {
    "node": ">=6"
  },
  "homepage": "https://github.com/strongloop/loopback-component-explorer#readme",
  "keywords": [
    "loopback",
    "api",
    "explorer"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "loopback-component-explorer",
  "repository": {
    "type": "git",
    "url": "git://github.com/strongloop/loopback-component-explorer.git"
  },
  "scripts": {
    "lint": "eslint .",
    "posttest": "npm run lint",
    "test": "mocha"
  },
  "version": "6.3.1"
}
