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.
 
 
 
 

103 lines
2.4 KiB

{
"_args": [
[
"gulp-decompress@^1.2.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/download"
]
],
"_from": "gulp-decompress@>=1.2.0 <2.0.0",
"_id": "gulp-decompress@1.2.0",
"_inCache": true,
"_installable": true,
"_location": "/gulp-decompress",
"_nodeVersion": "4.2.1",
"_npmUser": {
"email": "snnskwtnb@gmail.com",
"name": "shinnn"
},
"_npmVersion": "3.3.8",
"_phantomChildren": {},
"_requested": {
"name": "gulp-decompress",
"raw": "gulp-decompress@^1.2.0",
"rawSpec": "^1.2.0",
"scope": null,
"spec": ">=1.2.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/download"
],
"_resolved": "https://registry.npmjs.org/gulp-decompress/-/gulp-decompress-1.2.0.tgz",
"_shasum": "8eeb65a5e015f8ed8532cafe28454960626f0dc7",
"_shrinkwrap": null,
"_spec": "gulp-decompress@^1.2.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/download",
"author": {
"email": "kevinmartensson@gmail.com",
"name": "Kevin Mårtensson",
"url": "https://github.com/kevva"
},
"bugs": {
"url": "https://github.com/kevva/gulp-decompress/issues"
},
"dependencies": {
"archive-type": "^3.0.0",
"decompress": "^3.0.0",
"gulp-util": "^3.0.1",
"readable-stream": "^2.0.2"
},
"description": "Extract TAR, TAR.BZ2, TAR.GZ and ZIP archives",
"devDependencies": {
"ava": "^0.0.4",
"is-jpg": "^1.0.0",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "8eeb65a5e015f8ed8532cafe28454960626f0dc7",
"tarball": "https://registry.npmjs.org/gulp-decompress/-/gulp-decompress-1.2.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "11644a5124198daf8d2213c130d1911abb2fdc6c",
"homepage": "https://github.com/kevva/gulp-decompress#readme",
"keywords": [
"bz2",
"bzip2",
"decompress",
"extract",
"gulpplugin",
"tar",
"tar.bz",
"tar.gz",
"unzip",
"zip"
],
"license": "MIT",
"maintainers": [
{
"email": "kevinmartensson@gmail.com",
"name": "kevva"
},
{
"email": "snnskwtnb@gmail.com",
"name": "shinnn"
}
],
"name": "gulp-decompress",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/kevva/gulp-decompress.git"
},
"scripts": {
"test": "xo && node test/test.js"
},
"version": "1.2.0"
}