{
  "_args": [
    [
      {
        "name": "crc32-stream",
        "raw": "crc32-stream@~0.3.1",
        "rawSpec": "~0.3.1",
        "scope": null,
        "spec": ">=0.3.1 <0.4.0",
        "type": "range"
      },
      "C:\\Workspace\\web-component-tester\\node_modules\\compress-commons"
    ]
  ],
  "_from": "crc32-stream@>=0.3.1 <0.4.0",
  "_id": "crc32-stream@0.3.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/crc32-stream",
  "_nodeVersion": "0.12.2",
  "_npmUser": {
    "email": "chris@christalkington.com",
    "name": "ctalkington"
  },
  "_npmVersion": "2.8.3",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "inherits": "2.0.1",
    "isarray": "0.0.1",
    "string_decoder": "0.10.31"
  },
  "_requested": {
    "name": "crc32-stream",
    "raw": "crc32-stream@~0.3.1",
    "rawSpec": "~0.3.1",
    "scope": null,
    "spec": ">=0.3.1 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/compress-commons"
  ],
  "_resolved": "https://registry.npmjs.org/crc32-stream/-/crc32-stream-0.3.4.tgz",
  "_shasum": "73bc25b45fac1db6632231a7bfce8927e9f06552",
  "_shrinkwrap": null,
  "_spec": "crc32-stream@~0.3.1",
  "_where": "C:\\Workspace\\web-component-tester\\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": "~1.0.24"
  },
  "description": "a streaming CRC32 checksumer",
  "devDependencies": {
    "chai": "~2.1.0",
    "mocha": "~2.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "73bc25b45fac1db6632231a7bfce8927e9f06552",
    "tarball": "https://registry.npmjs.org/crc32-stream/-/crc32-stream-0.3.4.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "files": [
    "lib"
  ],
  "gitHead": "2e31a846a5bb2db3849d85d3865dae837bbbaa3e",
  "homepage": "https://github.com/archiverjs/node-crc32-stream",
  "keywords": [
    "crc32-stream",
    "crc32",
    "stream",
    "checksum"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "email": "chris@christalkington.com",
      "name": "ctalkington"
    }
  ],
  "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.3.4"
}
