{ "_args": [ [ "buffer-crc32@~0.2.3", "/Users/sid/Desktop/code/RustyCode/node_modules/yazl" ] ], "_from": "buffer-crc32@>=0.2.3 <0.3.0", "_id": "buffer-crc32@0.2.5", "_inCache": true, "_installable": true, "_location": "/buffer-crc32", "_nodeVersion": "0.10.33", "_npmUser": { "email": "brianloveswords@gmail.com", "name": "brianloveswords" }, "_npmVersion": "2.1.11", "_phantomChildren": {}, "_requested": { "name": "buffer-crc32", "raw": "buffer-crc32@~0.2.3", "rawSpec": "~0.2.3", "scope": null, "spec": ">=0.2.3 <0.3.0", "type": "range" }, "_requiredBy": [ "/yazl" ], "_resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.5.tgz", "_shasum": "db003ac2671e62ebd6ece78ea2c2e1b405736e91", "_shrinkwrap": null, "_spec": "buffer-crc32@~0.2.3", "_where": "/Users/sid/Desktop/code/RustyCode/node_modules/yazl", "author": { "email": "brianloveswords@gmail.com", "name": "Brian J. Brennan", "url": "http://bjb.io" }, "bugs": { "url": "https://github.com/brianloveswords/buffer-crc32/issues" }, "contributors": [ { "name": "Vladimir Kuznetsov" } ], "dependencies": {}, "description": "A pure javascript CRC32 algorithm that plays nice with binary data", "devDependencies": { "tap": "~0.2.5" }, "directories": {}, "dist": { "shasum": "db003ac2671e62ebd6ece78ea2c2e1b405736e91", "tarball": "http://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.5.tgz" }, "engines": { "node": "*" }, "gitHead": "beb976670f2ea6414e4cce4764d0213e5f9d7cbc", "homepage": "https://github.com/brianloveswords/buffer-crc32", "license": "MIT", "licenses": [ { "type": "MIT", "url": "https://github.com/brianloveswords/buffer-crc32/raw/master/LICENSE" } ], "main": "index.js", "maintainers": [ { "email": "brian@nyhacker.org", "name": "brianloveswords" } ], "name": "buffer-crc32", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/brianloveswords/buffer-crc32.git" }, "scripts": { "test": "tap tests/*.test.js" }, "version": "0.2.5" }