You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

95 lines
2.4 KiB

{
"_args": [
[
"buffer-crc32@~0.2.3",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/yauzl"
]
],
"_from": "buffer-crc32@>=0.2.3 <0.3.0",
"_id": "buffer-crc32@0.2.13",
"_inCache": true,
"_installable": true,
"_location": "/buffer-crc32",
"_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/buffer-crc32-0.2.13.tgz_1479778107033_0.1442455758806318"
},
"_npmUser": {
"email": "brianloveswords@gmail.com",
"name": "brianloveswords"
},
"_npmVersion": "3.10.8",
"_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": [
"/yauzl"
],
"_resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
"_shasum": "0d333e3f00eac50aa1454abd30ef8c2a5d9a7242",
"_shrinkwrap": null,
"_spec": "buffer-crc32@~0.2.3",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/yauzl",
"author": {
"email": "brianloveswords@gmail.com",
"name": "Brian J. Brennan"
},
"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": "0d333e3f00eac50aa1454abd30ef8c2a5d9a7242",
"tarball": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz"
},
"engines": {
"node": "*"
},
"files": [
"index.js"
],
"gitHead": "e9b66c7356f4ea6f7c2f89d51160a1ef6117849f",
"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.13"
}