{
  "_args": [
    [
      "sha@~1.3.0",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "sha@>=1.3.0 <1.4.0",
  "_id": "sha@1.3.0",
  "_inCache": true,
  "_location": "/sha",
  "_npmUser": {
    "email": "forbes@lindesay.co.uk",
    "name": "forbeslindesay"
  },
  "_npmVersion": "1.5.0-alpha-4",
  "_phantomChildren": {},
  "_requested": {
    "name": "sha",
    "raw": "sha@~1.3.0",
    "rawSpec": "~1.3.0",
    "scope": null,
    "spec": ">=1.3.0 <1.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/sha/-/sha-1.3.0.tgz",
  "_shasum": "79f4787045d0ede7327d702c25c443460dbc6764",
  "_shrinkwrap": null,
  "_spec": "sha@~1.3.0",
  "_where": "/Users/rebecca/code/npm",
  "bugs": {
    "url": "https://github.com/ForbesLindesay/sha/issues"
  },
  "dependencies": {
    "graceful-fs": "2 || 3",
    "readable-stream": "~1.1"
  },
  "description": "Check and get file hashes",
  "devDependencies": {
    "mocha": "~1.9.0"
  },
  "directories": {},
  "dist": {
    "shasum": "79f4787045d0ede7327d702c25c443460dbc6764",
    "tarball": "http://registry.npmjs.org/sha/-/sha-1.3.0.tgz"
  },
  "gitHead": "f1985eefbf7538e5809a2157c728d2f740901600",
  "homepage": "https://github.com/ForbesLindesay/sha",
  "license": "BSD",
  "maintainers": [
    {
      "name": "forbeslindesay",
      "email": "forbes@lindesay.co.uk"
    }
  ],
  "name": "sha",
  "optionalDependencies": {
    "graceful-fs": "2 || 3",
    "readable-stream": "~1.1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ForbesLindesay/sha.git"
  },
  "scripts": {
    "test": "mocha -R spec"
  },
  "version": "1.3.0"
}
