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.
 
 
 
 

101 lines
2.4 KiB

{
"_args": [
[
"decompress-tar@^3.0.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/decompress"
]
],
"_from": "decompress-tar@>=3.0.0 <4.0.0",
"_id": "decompress-tar@3.1.0",
"_inCache": true,
"_installable": true,
"_location": "/decompress-tar",
"_nodeVersion": "1.6.2",
"_npmUser": {
"email": "kevinmartensson@gmail.com",
"name": "kevva"
},
"_npmVersion": "2.7.1",
"_phantomChildren": {
"clone-stats": "0.0.1",
"core-util-is": "1.0.2",
"inherits": "2.0.3",
"xtend": "4.0.1"
},
"_requested": {
"name": "decompress-tar",
"raw": "decompress-tar@^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-tar/-/decompress-tar-3.1.0.tgz",
"_shasum": "217c789f9b94450efaadc5c5e537978fc333c466",
"_shrinkwrap": null,
"_spec": "decompress-tar@^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-tar/issues"
},
"dependencies": {
"is-tar": "^1.0.0",
"object-assign": "^2.0.0",
"strip-dirs": "^1.0.0",
"tar-stream": "^1.1.1",
"through2": "^0.6.1",
"vinyl": "^0.4.3"
},
"description": "decompress tar plugin",
"devDependencies": {
"ava": "^0.0.4",
"is-jpg": "^1.0.0",
"vinyl-file": "^1.1.0"
},
"directories": {},
"dist": {
"shasum": "217c789f9b94450efaadc5c5e537978fc333c466",
"tarball": "https://registry.npmjs.org/decompress-tar/-/decompress-tar-3.1.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "64c66ebdb9a673a2cd00ad13a2750b19c21fb406",
"homepage": "https://github.com/kevva/decompress-tar",
"keywords": [
"decompress",
"decompressplugin",
"extract",
"gulpplugin",
"tar"
],
"license": "MIT",
"maintainers": [
{
"email": "kevinmartensson@gmail.com",
"name": "kevva"
}
],
"name": "decompress-tar",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/kevva/decompress-tar.git"
},
"scripts": {
"test": "node test/test.js"
},
"version": "3.1.0"
}