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.
 
 
 
 

108 lines
2.6 KiB

{
"_args": [
[
"decompress-unzip@^3.0.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/decompress"
]
],
"_from": "decompress-unzip@>=3.0.0 <4.0.0",
"_id": "decompress-unzip@3.4.0",
"_inCache": true,
"_installable": true,
"_location": "/decompress-unzip",
"_nodeVersion": "4.2.1",
"_npmUser": {
"email": "snnskwtnb@gmail.com",
"name": "shinnn"
},
"_npmVersion": "3.3.8",
"_phantomChildren": {
"clone": "1.0.4",
"clone-stats": "0.0.1",
"replace-ext": "0.0.1"
},
"_requested": {
"name": "decompress-unzip",
"raw": "decompress-unzip@^3.0.0",
"rawSpec": "^3.0.0",
"scope": null,
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/decompress"
],
"_resolved": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-3.4.0.tgz",
"_shasum": "61475b4152066bbe3fee12f9d629d15fe6478eeb",
"_shrinkwrap": null,
"_spec": "decompress-unzip@^3.0.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/decompress",
"author": {
"email": "kevinmartensson@gmail.com",
"name": "Kevin Mårtensson",
"url": "https://github.com/kevva"
},
"bugs": {
"url": "https://github.com/kevva/decompress-unzip/issues"
},
"dependencies": {
"is-zip": "^1.0.0",
"read-all-stream": "^3.0.0",
"stat-mode": "^0.2.0",
"strip-dirs": "^1.0.0",
"through2": "^2.0.0",
"vinyl": "^1.0.0",
"yauzl": "^2.2.1"
},
"description": "decompress zip plugin",
"devDependencies": {
"ava": "^0.2.0",
"buffer-equal": "^0.0.1",
"got": "^4.2.0",
"is-jpg": "^1.0.0",
"vinyl-file": "^1.1.0",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "61475b4152066bbe3fee12f9d629d15fe6478eeb",
"tarball": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-3.4.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "99be9134b7175d3a6396c1f28806733de7cca2dc",
"homepage": "https://github.com/kevva/decompress-unzip#readme",
"keywords": [
"decompress",
"decompressplugin",
"extract",
"gulpplugin",
"zip"
],
"license": "MIT",
"maintainers": [
{
"email": "kevinmartensson@gmail.com",
"name": "kevva"
},
{
"email": "snnskwtnb@gmail.com",
"name": "shinnn"
}
],
"name": "decompress-unzip",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/kevva/decompress-unzip.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "3.4.0"
}