vs/v5.0.0/node_modules/npm/node_modules/process-nextick-args/package.json

{
  "_args": [
    [
      "process-nextick-args@~1.0.0",
      "/Users/rebecca/code/npm/node_modules/bl/node_modules/readable-stream"
    ]
  ],
  "_from": "process-nextick-args@>=1.0.0 <1.1.0",
  "_id": "process-nextick-args@1.0.3",
  "_inCache": true,
  "_location": "/process-nextick-args",
  "_nodeVersion": "2.5.0",
  "_npmUser": {
    "email": "calvin.metcalf@gmail.com",
    "name": "cwmma"
  },
  "_npmVersion": "2.9.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "process-nextick-args",
    "raw": "process-nextick-args@~1.0.0",
    "rawSpec": "~1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/bl/readable-stream",
    "/concat-stream/readable-stream",
    "/tap-parser/readable-stream",
    "/tap/readable-stream"
  ],
  "_resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.3.tgz",
  "_shasum": "e272eed825d5e9f4ea74d8d73b1fe311c3beb630",
  "_shrinkwrap": null,
  "_spec": "process-nextick-args@~1.0.0",
  "_where": "/Users/rebecca/code/npm/node_modules/bl/node_modules/readable-stream",
  "author": "",
  "bugs": {
    "url": "https://github.com/calvinmetcalf/process-nextick-args/issues"
  },
  "dependencies": {},
  "description": "process.nextTick but always with args",
  "devDependencies": {
    "tap": "~0.2.6"
  },
  "directories": {},
  "dist": {
    "shasum": "e272eed825d5e9f4ea74d8d73b1fe311c3beb630",
    "tarball": "http://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.3.tgz"
  },
  "gitHead": "e855846a69662b9489f1ad3dde1ebf2ccc4370b8",
  "homepage": "https://github.com/calvinmetcalf/process-nextick-args",
  "installable": true,
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "cwmma",
      "email": "calvin.metcalf@gmail.com"
    }
  ],
  "name": "process-nextick-args",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/calvinmetcalf/process-nextick-args.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.0.3"
}