{
  "_from": "cls-hooked@^4.2.2",
  "_id": "cls-hooked@4.2.2",
  "_inBundle": false,
  "_integrity": "sha512-J4Xj5f5wq/4jAvcdgoGsL3G103BtWpZrMo8NEinRltN+xpTZdI+M38pyQqhuFU/P792xkMFvnKSf+Lm81U1bxw==",
  "_location": "/cls-hooked",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "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": [
    "/applicationinsights"
  ],
  "_resolved": "https://registry.npmjs.org/cls-hooked/-/cls-hooked-4.2.2.tgz",
  "_shasum": "ad2e9a4092680cdaffeb2d3551da0e225eae1908",
  "_spec": "cls-hooked@^4.2.2",
  "_where": "/var/www/recruit-outlook/node_modules/applicationinsights",
  "author": {
    "name": "Forrest L Norvell",
    "email": "ogd@aoaioxxysz.net"
  },
  "bugs": {
    "url": "https://github.com/jeff-lewis/cls-hooked/issues"
  },
  "bundleDependencies": false,
  "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"
  },
  "deprecated": false,
  "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"
}
