{
  "_args": [
    [
      {
        "raw": "continuation-local-storage@^3.2.1",
        "scope": null,
        "escapedName": "continuation-local-storage",
        "name": "continuation-local-storage",
        "rawSpec": "^3.2.1",
        "spec": ">=3.2.1 <4.0.0",
        "type": "range"
      },
      "/Users/vdeturckheim/WebstormProjects/AgentNode"
    ]
  ],
  "_from": "continuation-local-storage@>=3.2.1 <4.0.0",
  "_id": "continuation-local-storage@3.2.1",
  "_inCache": true,
  "_location": "/continuation-local-storage",
  "_nodeVersion": "9.2.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/continuation-local-storage-3.2.1.tgz_1511212963685_0.020396055653691292"
  },
  "_npmUser": {
    "name": "othiym23",
    "email": "ogd@aoaioxxysz.net"
  },
  "_npmVersion": "5.5.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "continuation-local-storage@^3.2.1",
    "scope": null,
    "escapedName": "continuation-local-storage",
    "name": "continuation-local-storage",
    "rawSpec": "^3.2.1",
    "spec": ">=3.2.1 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/continuation-local-storage/-/continuation-local-storage-3.2.1.tgz",
  "_shasum": "11f613f74e914fe9b34c92ad2d28fe6ae1db7ffb",
  "_shrinkwrap": null,
  "_spec": "continuation-local-storage@^3.2.1",
  "_where": "/Users/vdeturckheim/WebstormProjects/AgentNode",
  "author": {
    "name": "Forrest L Norvell",
    "email": "ogd@aoaioxxysz.net"
  },
  "bugs": {
    "url": "https://github.com/othiym23/node-continuation-local-storage/issues"
  },
  "contributors": [
    {
      "name": "Tim Caswell",
      "email": "tim@creationix.com"
    },
    {
      "name": "Forrest L Norvell",
      "email": "ogd@aoaioxxysz.net"
    }
  ],
  "dependencies": {
    "async-listener": "^0.6.0",
    "emitter-listener": "^1.1.1"
  },
  "description": "userland implementation of https://github.com/joyent/node/issues/5243",
  "devDependencies": {
    "semver": "^5.4.1",
    "tap": "^10.3.1"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "integrity": "sha512-jx44cconVqkCEEyLSKWwkvUXwO561jXMa3LPjTPsm5QR22PA0/mhe33FT4Xb5y74JDvt/Cq+5lm8S8rskLv9ZA==",
    "shasum": "11f613f74e914fe9b34c92ad2d28fe6ae1db7ffb",
    "tarball": "https://registry.npmjs.org/continuation-local-storage/-/continuation-local-storage-3.2.1.tgz"
  },
  "gitHead": "fc770288979f6050e4371c1e1b44d2b76b233664",
  "homepage": "https://github.com/othiym23/node-continuation-local-storage#readme",
  "keywords": [
    "threading",
    "shared",
    "context",
    "domains",
    "tracing",
    "logging"
  ],
  "license": "BSD-2-Clause",
  "main": "context.js",
  "maintainers": [
    {
      "name": "qard",
      "email": "admin@stephenbelanger.com"
    },
    {
      "name": "othiym23",
      "email": "ogd@aoaioxxysz.net"
    }
  ],
  "name": "continuation-local-storage",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/othiym23/node-continuation-local-storage.git"
  },
  "scripts": {
    "test": "tap test/*.tap.js"
  },
  "version": "3.2.1"
}
