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

{
  "_args": [
    [
      "sha@~2.0.1",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "sha@>=2.0.1 <2.1.0",
  "_id": "sha@2.0.1",
  "_inCache": true,
  "_location": "/sha",
  "_nodeVersion": "1.6.2",
  "_npmUser": {
    "email": "forbes@lindesay.co.uk",
    "name": "forbeslindesay"
  },
  "_npmVersion": "2.7.1",
  "_phantomChildren": {
    "core-util-is": "1.0.1",
    "inherits": "2.0.1",
    "isarray": "0.0.1",
    "process-nextick-args": "1.0.3",
    "string_decoder": "0.10.31",
    "util-deprecate": "1.0.1"
  },
  "_requested": {
    "name": "sha",
    "raw": "sha@~2.0.1",
    "rawSpec": "~2.0.1",
    "scope": null,
    "spec": ">=2.0.1 <2.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/sha/-/sha-2.0.1.tgz",
  "_shasum": "6030822fbd2c9823949f8f72ed6411ee5cf25aae",
  "_shrinkwrap": null,
  "_spec": "sha@~2.0.1",
  "_where": "/Users/rebecca/code/npm",
  "bugs": {
    "url": "https://github.com/ForbesLindesay/sha/issues"
  },
  "dependencies": {
    "graceful-fs": "^4.1.2",
    "readable-stream": "^2.0.2"
  },
  "description": "Check and get file hashes",
  "devDependencies": {
    "mocha": "~1.9.0"
  },
  "directories": {},
  "dist": {
    "shasum": "6030822fbd2c9823949f8f72ed6411ee5cf25aae",
    "tarball": "http://registry.npmjs.org/sha/-/sha-2.0.1.tgz"
  },
  "gitHead": "ce7c72ba753d886fb46c396cbadcbfc8eac25b4f",
  "homepage": "https://github.com/ForbesLindesay/sha",
  "installable": true,
  "license": "(BSD-2-Clause OR MIT)",
  "maintainers": [
    {
      "name": "forbeslindesay",
      "email": "forbes@lindesay.co.uk"
    },
    {
      "name": "kenan",
      "email": "kenan@kenany.me"
    },
    {
      "name": "thefourtheye",
      "email": "thechargingvolcano@gmail.com"
    }
  ],
  "name": "sha",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/ForbesLindesay/sha.git"
  },
  "scripts": {
    "test": "mocha -R spec"
  },
  "version": "2.0.1"
}