112 lines
2.6 KiB
JSON
112 lines
2.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "gulp-decompress@^1.2.0",
|
|
"scope": null,
|
|
"escapedName": "gulp-decompress",
|
|
"name": "gulp-decompress",
|
|
"rawSpec": "^1.2.0",
|
|
"spec": ">=1.2.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"c:\\xampp\\htdocs\\laravel\\node_modules\\download"
|
|
]
|
|
],
|
|
"_from": "gulp-decompress@>=1.2.0 <2.0.0",
|
|
"_id": "gulp-decompress@1.2.0",
|
|
"_inCache": true,
|
|
"_location": "/gulp-decompress",
|
|
"_nodeVersion": "4.2.1",
|
|
"_npmUser": {
|
|
"name": "shinnn",
|
|
"email": "snnskwtnb@gmail.com"
|
|
},
|
|
"_npmVersion": "3.3.8",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "gulp-decompress@^1.2.0",
|
|
"scope": null,
|
|
"escapedName": "gulp-decompress",
|
|
"name": "gulp-decompress",
|
|
"rawSpec": "^1.2.0",
|
|
"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": "c:\\xampp\\htdocs\\laravel\\node_modules\\download",
|
|
"author": {
|
|
"name": "Kevin Mårtensson",
|
|
"email": "kevinmartensson@gmail.com",
|
|
"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": [
|
|
{
|
|
"name": "kevva",
|
|
"email": "kevinmartensson@gmail.com"
|
|
},
|
|
{
|
|
"name": "shinnn",
|
|
"email": "snnskwtnb@gmail.com"
|
|
}
|
|
],
|
|
"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"
|
|
}
|