{
  "_from": "async-hook-jl@^1.7.6",
  "_id": "async-hook-jl@1.7.6",
  "_inBundle": false,
  "_integrity": "sha512-gFaHkFfSxTjvoxDMYqDuGHlcRyUuamF8s+ZTtJdDzqjws4mCt7v0vuV79/E2Wr2/riMQgtG4/yUtXWs1gZ7JMg==",
  "_location": "/async-hook-jl",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "async-hook-jl@^1.7.6",
    "name": "async-hook-jl",
    "escapedName": "async-hook-jl",
    "rawSpec": "^1.7.6",
    "saveSpec": null,
    "fetchSpec": "^1.7.6"
  },
  "_requiredBy": [
    "/cls-hooked"
  ],
  "_resolved": "https://registry.npmjs.org/async-hook-jl/-/async-hook-jl-1.7.6.tgz",
  "_shasum": "4fd25c2f864dbaf279c610d73bf97b1b28595e68",
  "_spec": "async-hook-jl@^1.7.6",
  "_where": "/var/www/recruit-outlook/node_modules/cls-hooked",
  "author": {
    "name": "Andreas Madsen",
    "email": "amwebdk@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/jeff-lewis/async-hook-jl/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "stack-chain": "^1.3.7"
  },
  "deprecated": false,
  "description": "Inspect the life of handle objects in node",
  "devDependencies": {
    "async": "1.5.x",
    "cli-color": "1.1.x",
    "endpoint": "0.4.x",
    "eslint": "^3.4.0"
  },
  "engines": {
    "node": "^4.7 || >=6.9 || >=7.3"
  },
  "homepage": "https://github.com/jeff-lewis/async-hook-jl#readme",
  "keywords": [
    "async",
    "async hooks",
    "inspect",
    "async wrap"
  ],
  "license": "MIT",
  "main": "./index.js",
  "name": "async-hook-jl",
  "repository": {
    "type": "git",
    "url": "git://github.com/jeff-lewis/async-hook-jl.git"
  },
  "scripts": {
    "test": "node ./test/runner.js && eslint ."
  },
  "version": "1.7.6"
}
