84 lines
1.9 KiB
JSON
84 lines
1.9 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"yazl@^2.2.1",
|
||
|
"/Users/sid/Desktop/code/RustyCode/node_modules/gulp-vinyl-zip"
|
||
|
]
|
||
|
],
|
||
|
"_from": "yazl@>=2.2.1 <3.0.0",
|
||
|
"_id": "yazl@2.3.0",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/yazl",
|
||
|
"_nodeVersion": "0.12.7",
|
||
|
"_npmUser": {
|
||
|
"email": "thejoshwolfe@gmail.com",
|
||
|
"name": "thejoshwolfe"
|
||
|
},
|
||
|
"_npmVersion": "2.11.3",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "yazl",
|
||
|
"raw": "yazl@^2.2.1",
|
||
|
"rawSpec": "^2.2.1",
|
||
|
"scope": null,
|
||
|
"spec": ">=2.2.1 <3.0.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/gulp-vinyl-zip"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/yazl/-/yazl-2.3.0.tgz",
|
||
|
"_shasum": "63a6f327b00d09ecdca347af4f3d422fcbca3557",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "yazl@^2.2.1",
|
||
|
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/gulp-vinyl-zip",
|
||
|
"author": {
|
||
|
"email": "thejoshwolfe@gmail.com",
|
||
|
"name": "Josh Wolfe"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/thejoshwolfe/yazl/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"buffer-crc32": "~0.2.3"
|
||
|
},
|
||
|
"description": "yet another zip library for node",
|
||
|
"devDependencies": {
|
||
|
"bl": "~0.9.3",
|
||
|
"yauzl": "~2.3.1"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "63a6f327b00d09ecdca347af4f3d422fcbca3557",
|
||
|
"tarball": "https://registry.npmjs.org/yazl/-/yazl-2.3.0.tgz"
|
||
|
},
|
||
|
"gitHead": "6e5e4fb23d41c55128ad676f91f79a12f6e0ac3f",
|
||
|
"homepage": "https://github.com/thejoshwolfe/yazl",
|
||
|
"keywords": [
|
||
|
"zip",
|
||
|
"stream",
|
||
|
"archive",
|
||
|
"file"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "thejoshwolfe@gmail.com",
|
||
|
"name": "thejoshwolfe"
|
||
|
}
|
||
|
],
|
||
|
"name": "yazl",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/thejoshwolfe/yazl.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "node test/test.js"
|
||
|
},
|
||
|
"version": "2.3.0"
|
||
|
}
|