vs/v5.0.0/node_modules/npm/node_modules/read/package.json

{
  "_args": [
    [
      "read@1.0.7",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "read@1.0.7",
  "_id": "read@1.0.7",
  "_inCache": true,
  "_location": "/read",
  "_nodeVersion": "2.2.1",
  "_npmUser": {
    "email": "isaacs@npmjs.com",
    "name": "isaacs"
  },
  "_npmVersion": "3.2.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "read",
    "raw": "read@1.0.7",
    "rawSpec": "1.0.7",
    "scope": null,
    "spec": "1.0.7",
    "type": "version"
  },
  "_requiredBy": [
    "/",
    "/init-package-json",
    "/promzard"
  ],
  "_resolved": "https://registry.npmjs.org/read/-/read-1.0.7.tgz",
  "_shasum": "b3da19bd052431a97671d44a42634adf710b40c4",
  "_shrinkwrap": null,
  "_spec": "read@1.0.7",
  "_where": "/Users/rebecca/code/npm",
  "author": {
    "email": "i@izs.me",
    "name": "Isaac Z. Schlueter",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/read/issues"
  },
  "dependencies": {
    "mute-stream": "~0.0.4"
  },
  "description": "read(1) for node programs",
  "devDependencies": {
    "tap": "^1.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "b3da19bd052431a97671d44a42634adf710b40c4",
    "tarball": "http://registry.npmjs.org/read/-/read-1.0.7.tgz"
  },
  "engines": {
    "node": ">=0.8"
  },
  "files": [
    "lib/read.js"
  ],
  "gitHead": "b14516b9236c40140fd0666567f5d0c588a09a62",
  "homepage": "https://github.com/isaacs/read#readme",
  "installable": true,
  "license": "ISC",
  "main": "lib/read.js",
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    }
  ],
  "name": "read",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/read.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "1.0.7"
}