{
  "_args": [
    [
      "cls-hooked@4.2.2",
      "/var/www/html/trains/api"
    ]
  ],
  "_from": "cls-hooked@4.2.2",
  "_id": "cls-hooked@4.2.2",
  "_inBundle": false,
  "_integrity": "sha1-rS6aQJJoDNr/6y01UdoOIl6uGQg=",
  "_location": "/cls-hooked",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cls-hooked@4.2.2",
    "name": "cls-hooked",
    "escapedName": "cls-hooked",
    "rawSpec": "4.2.2",
    "saveSpec": null,
    "fetchSpec": "4.2.2"
  },
  "_requiredBy": [
    "/",
    "/loopback-context"
  ],
  "_resolved": "https://registry.npmjs.org/cls-hooked/-/cls-hooked-4.2.2.tgz",
  "_spec": "4.2.2",
  "_where": "/var/www/html/trains/api",
  "author": {
    "name": "Forrest L Norvell",
    "email": "ogd@aoaioxxysz.net"
  },
  "bugs": {
    "url": "https://github.com/jeff-lewis/cls-hooked/issues"
  },
  "contributors": [
    {
      "name": "Tim Caswell",
      "email": "tim@creationix.com"
    },
    {
      "name": "Forrest L Norvell",
      "email": "ogd@aoaioxxysz.net"
    },
    {
      "name": "Jeff Lewis",
      "email": "jlewis@streetconnect.com"
    }
  ],
  "dependencies": {
    "async-hook-jl": "^1.7.6",
    "emitter-listener": "^1.0.1",
    "semver": "^5.4.1"
  },
  "description": "CLS using AsynWrap instead of async-listener - Node >= 4.7.0",
  "devDependencies": {
    "chai": "^4.1.0",
    "mocha": "^3.4.2",
    "sinon": "^2.3.8",
    "sinon-chai": "^2.12.0",
    "superagent": "^3.5.2",
    "tap": "^10.7.0",
    "tap-mocha-reporter": "3.0.6"
  },
  "engineStrict": false,
  "engines": {
    "node": "^4.7 || >=6.9 || >=7.3 || >=8.2.1"
  },
  "false": {},
  "files": [
    "index.js",
    "context.js",
    "context-legacy.js"
  ],
  "homepage": "https://github.com/jeff-lewis/cls-hooked#readme",
  "keywords": [
    "threading",
    "shared",
    "context"
  ],
  "license": "BSD-2-Clause",
  "main": "index.js",
  "name": "cls-hooked",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jeff-lewis/cls-hooked.git"
  },
  "scripts": {
    "debug": "node --nolazy --debug-brk=5858 ",
    "test": "mocha test/*.js & tap test/tap/*.tap.js",
    "test-mocha": "mocha test/*.js",
    "test-tap": "tap test/tap/*.tap.js"
  },
  "version": "4.2.2"
}
