{
  "_args": [
    [
      "hash-stream-validation@^0.2.1",
      "/home/techugo/Desktop/newsletter/newsletter/node_modules/@google-cloud/storage"
    ]
  ],
  "_from": "hash-stream-validation@>=0.2.1 <0.3.0",
  "_id": "hash-stream-validation@0.2.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/hash-stream-validation",
  "_nodeVersion": "6.2.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/hash-stream-validation-0.2.1.tgz_1465333596888_0.45544818602502346"
  },
  "_npmUser": {
    "email": "sawchuk@gmail.com",
    "name": "stephenplusplus"
  },
  "_npmVersion": "3.8.9",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "inherits": "2.0.3",
    "isarray": "1.0.0",
    "util-deprecate": "1.0.2",
    "xtend": "4.0.1"
  },
  "_requested": {
    "name": "hash-stream-validation",
    "raw": "hash-stream-validation@^0.2.1",
    "rawSpec": "^0.2.1",
    "scope": null,
    "spec": ">=0.2.1 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@google-cloud/storage"
  ],
  "_resolved": "https://registry.npmjs.org/hash-stream-validation/-/hash-stream-validation-0.2.1.tgz",
  "_shasum": "ecc9b997b218be5bb31298628bb807869b73dcd1",
  "_shrinkwrap": null,
  "_spec": "hash-stream-validation@^0.2.1",
  "_where": "/home/techugo/Desktop/newsletter/newsletter/node_modules/@google-cloud/storage",
  "author": {
    "email": "sawchuk@gmail.com",
    "name": "Stephen Sawchuk"
  },
  "bugs": {
    "url": "https://github.com/stephenplusplus/hash-stream-validation/issues"
  },
  "dependencies": {
    "through2": "^2.0.0"
  },
  "description": "Hash a stream of data, then validate",
  "devDependencies": {
    "fast-crc32c": "^1.0.2",
    "mocha": "^2.2.5",
    "standard": "^5.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "ecc9b997b218be5bb31298628bb807869b73dcd1",
    "tarball": "https://registry.npmjs.org/hash-stream-validation/-/hash-stream-validation-0.2.1.tgz"
  },
  "files": [
    "crc32c.js",
    "index.js"
  ],
  "gitHead": "63d2d6a7f821436f0f59f0ec70f3f43d3db14e9b",
  "homepage": "https://github.com/stephenplusplus/hash-stream-validation#readme",
  "keywords": [
    "algorithm",
    "crc32",
    "crc32c",
    "hash",
    "md5",
    "stream",
    "validation"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "stephenplusplus",
      "email": "sawchuk@gmail.com"
    }
  ],
  "name": "hash-stream-validation",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stephenplusplus/hash-stream-validation.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "standard": {
    "global": [
      "before",
      "describe",
      "it"
    ]
  },
  "version": "0.2.1"
}
