{
  "_args": [
    [
      "crc32-stream@~0.4.0",
      "/home/nishkarr/src/mediagrab/mediagrab-app/awslambda/functions/s3zipfunction/node_modules/compress-commons"
    ]
  ],
  "_from": "crc32-stream@>=0.4.0 <0.5.0",
  "_id": "crc32-stream@0.4.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/crc32-stream",
  "_nodeVersion": "4.2.2",
  "_npmUser": {
    "email": "chris@talkingtontech.com",
    "name": "ctalkington"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "crc32-stream",
    "raw": "crc32-stream@~0.4.0",
    "rawSpec": "~0.4.0",
    "scope": null,
    "spec": ">=0.4.0 <0.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/compress-commons"
  ],
  "_resolved": "https://registry.npmjs.org/crc32-stream/-/crc32-stream-0.4.0.tgz",
  "_shasum": "b54d4c6eefd35b53e653d062b306edc6316ae26d",
  "_shrinkwrap": null,
  "_spec": "crc32-stream@~0.4.0",
  "_where": "/home/nishkarr/src/mediagrab/mediagrab-app/awslambda/functions/s3zipfunction/node_modules/compress-commons",
  "author": {
    "name": "Chris Talkington",
    "url": "http://christalkington.com/"
  },
  "bugs": {
    "url": "https://github.com/archiverjs/node-crc32-stream/issues"
  },
  "dependencies": {
    "buffer-crc32": "~0.2.1",
    "readable-stream": "~2.0.0"
  },
  "description": "a streaming CRC32 checksumer",
  "devDependencies": {
    "chai": "~3.4.0",
    "mocha": "~2.3.0"
  },
  "directories": {},
  "dist": {
    "shasum": "b54d4c6eefd35b53e653d062b306edc6316ae26d",
    "tarball": "https://registry.npmjs.org/crc32-stream/-/crc32-stream-0.4.0.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "files": [
    "lib"
  ],
  "gitHead": "1331842f2c975d417183b2f9b466aefc3b4e6d9f",
  "homepage": "https://github.com/archiverjs/node-crc32-stream",
  "keywords": [
    "checksum",
    "crc32",
    "crc32-stream",
    "stream"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "ctalkington",
      "email": "chris@christalkington.com"
    }
  ],
  "name": "crc32-stream",
  "optionalDependencies": {},
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/archiverjs/node-crc32-stream.git"
  },
  "scripts": {
    "test": "mocha --reporter dot"
  },
  "version": "0.4.0"
}
