vs/v5.0.0/node_modules/npm/node_modules/are-we-there-yet/package.json

{
  "_args": [
    [
      "are-we-there-yet@~1.0.0",
      "/Users/rebecca/code/npm/node_modules/npmlog"
    ]
  ],
  "_from": "are-we-there-yet@>=1.0.0 <1.1.0",
  "_id": "are-we-there-yet@1.0.4",
  "_inCache": true,
  "_location": "/are-we-there-yet",
  "_npmUser": {
    "email": "me@re-becca.org",
    "name": "iarna"
  },
  "_npmVersion": "2.0.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "are-we-there-yet",
    "raw": "are-we-there-yet@~1.0.0",
    "rawSpec": "~1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/npmlog"
  ],
  "_resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.0.4.tgz",
  "_shasum": "527fe389f7bcba90806106b99244eaa07e886f85",
  "_shrinkwrap": null,
  "_spec": "are-we-there-yet@~1.0.0",
  "_where": "/Users/rebecca/code/npm/node_modules/npmlog",
  "author": {
    "name": "Rebecca Turner",
    "url": "http://re-becca.org"
  },
  "bugs": {
    "url": "https://github.com/iarna/are-we-there-yet/issues"
  },
  "dependencies": {
    "delegates": "^0.1.0",
    "readable-stream": "^1.1.13"
  },
  "description": "Keep track of the overall completion of many dispirate processes",
  "devDependencies": {
    "tap": "^0.4.13"
  },
  "directories": {},
  "dist": {
    "shasum": "527fe389f7bcba90806106b99244eaa07e886f85",
    "tarball": "http://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.0.4.tgz"
  },
  "gitHead": "7ce414849b81ab83935a935275def01914821bde",
  "homepage": "https://github.com/iarna/are-we-there-yet",
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "name": "iarna",
      "email": "me@re-becca.org"
    }
  ],
  "name": "are-we-there-yet",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/iarna/are-we-there-yet.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "1.0.4"
}