{
  "_from": "stack-chain@^1.3.7",
  "_id": "stack-chain@1.3.7",
  "_inBundle": false,
  "_integrity": "sha1-0ZLJ/06moiyUxN1FkXHj8AzqEoU=",
  "_location": "/stack-chain",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "stack-chain@^1.3.7",
    "name": "stack-chain",
    "escapedName": "stack-chain",
    "rawSpec": "^1.3.7",
    "saveSpec": null,
    "fetchSpec": "^1.3.7"
  },
  "_requiredBy": [
    "/async-hook-jl"
  ],
  "_resolved": "https://registry.npmjs.org/stack-chain/-/stack-chain-1.3.7.tgz",
  "_shasum": "d192c9ff4ea6a22c94c4dd459171e3f00cea1285",
  "_spec": "stack-chain@^1.3.7",
  "_where": "/var/www/recruit-outlook/node_modules/async-hook-jl",
  "author": {
    "name": "Andreas Madsen",
    "email": "amwebdk@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/AndreasMadsen/stack-chain/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "API for combining call site modifiers",
  "devDependencies": {
    "tap": "2.x.x",
    "uglify-js": "2.5.x"
  },
  "homepage": "https://github.com/AndreasMadsen/stack-chain#readme",
  "keywords": [
    "stack",
    "chain",
    "trace",
    "call site",
    "concat",
    "format"
  ],
  "license": "MIT",
  "name": "stack-chain",
  "repository": {
    "type": "git",
    "url": "git://github.com/AndreasMadsen/stack-chain.git"
  },
  "scripts": {
    "test": "tap ./test/simple"
  },
  "version": "1.3.7"
}
