{
  "_args": [
    [
      "loopback-context@3.4.0",
      "/var/www/html/trains/api"
    ]
  ],
  "_from": "loopback-context@3.4.0",
  "_id": "loopback-context@3.4.0",
  "_inBundle": false,
  "_integrity": "sha512-Vd9bjgQlqQoG9dkb73waNvWqJFv8HVyrTSYh2JgnclTGEihijIJ4g/tGeOJ9Xwpe/0ZuGdHZN+iGFJRo1U7gdQ==",
  "_location": "/loopback-context",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "loopback-context@3.4.0",
    "name": "loopback-context",
    "escapedName": "loopback-context",
    "rawSpec": "3.4.0",
    "saveSpec": null,
    "fetchSpec": "3.4.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/loopback-context/-/loopback-context-3.4.0.tgz",
  "_spec": "3.4.0",
  "_where": "/var/www/html/trains/api",
  "browser": "browser/current-context.js",
  "bugs": {
    "url": "https://github.com/strongloop/loopback-context/issues"
  },
  "dependencies": {
    "cls-hooked": "^4.2.0"
  },
  "description": "Current context for LoopBack applications, based on cls-hooked",
  "devDependencies": {
    "async-1.5.2": "file:./test/stub-modules/async-1.5.2",
    "chai": "^4.1.2",
    "dirty-chai": "^2.0.1",
    "eslint": "^5.0.1",
    "eslint-config-loopback": "^10.0.0",
    "loopback": "^3.0.0",
    "mocha": "^5.2.0",
    "supertest": "^3.1.0",
    "when-3.7.7": "file:./test/stub-modules/when-3.7.7"
  },
  "engines": {
    "node": "^6.0 || ^8.2.1 || ^10.14"
  },
  "homepage": "https://github.com/strongloop/loopback-context#readme",
  "keywords": [
    "StrongLoop",
    "LoopBack",
    "Context"
  ],
  "license": "MIT",
  "main": "server/current-context.js",
  "name": "loopback-context",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/strongloop/loopback-context.git"
  },
  "scripts": {
    "lint": "eslint .",
    "posttest": "npm run lint",
    "test": "mocha"
  },
  "version": "3.4.0"
}
