vs/v5.0.0/node_modules/npm/node_modules/fstream-npm/package.json

{
  "_args": [
    [
      "fstream-npm@~1.0.5",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "fstream-npm@>=1.0.5 <1.1.0",
  "_id": "fstream-npm@1.0.5",
  "_inCache": true,
  "_location": "/fstream-npm",
  "_nodeVersion": "2.5.0",
  "_npmUser": {
    "email": "ogd@aoaioxxysz.net",
    "name": "othiym23"
  },
  "_npmVersion": "2.14.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "fstream-npm",
    "raw": "fstream-npm@~1.0.5",
    "rawSpec": "~1.0.5",
    "scope": null,
    "spec": ">=1.0.5 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/fstream-npm/-/fstream-npm-1.0.5.tgz",
  "_shasum": "4c1d1cbc6da95c745f8d2c52077a1d2e7b337206",
  "_shrinkwrap": null,
  "_spec": "fstream-npm@~1.0.5",
  "_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/fstream-npm/issues"
  },
  "dependencies": {
    "fstream-ignore": "^1.0.0",
    "inherits": "2"
  },
  "description": "fstream class for creating npm packages",
  "devDependencies": {
    "graceful-fs": "^4.1.2",
    "mkdirp": "^0.5.1",
    "rimraf": "^2.4.2",
    "standard": "^4.3.1",
    "tap": "^1.3.2"
  },
  "directories": {},
  "dist": {
    "shasum": "4c1d1cbc6da95c745f8d2c52077a1d2e7b337206",
    "tarball": "http://registry.npmjs.org/fstream-npm/-/fstream-npm-1.0.5.tgz"
  },
  "gitHead": "f6ec06b9c45d7330213a5b446fff424b5a74e197",
  "homepage": "https://github.com/isaacs/fstream-npm#readme",
  "installable": true,
  "license": "ISC",
  "main": "./fstream-npm.js",
  "maintainers": [
    {
      "name": "isaacs",
      "email": "isaacs@npmjs.com"
    },
    {
      "name": "othiym23",
      "email": "ogd@aoaioxxysz.net"
    },
    {
      "name": "iarna",
      "email": "me@re-becca.org"
    }
  ],
  "name": "fstream-npm",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/fstream-npm.git"
  },
  "scripts": {
    "test": "standard && tap test/*.js"
  },
  "version": "1.0.5"
}