dotfiles/.vscode/extensions/saviorisdead.RustyCode-0.18.0/node_modules/gulp-vinyl-zip/package.json
Cyryl Płotnicki 2f946d6200 Add .vscode
2016-09-11 10:29:13 +02:00

110 lines
2.7 KiB
JSON

{
"_args": [
[
"gulp-vinyl-zip@^1.1.2",
"/Users/sid/Desktop/code/RustyCode/node_modules/vscode"
]
],
"_from": "gulp-vinyl-zip@>=1.1.2 <2.0.0",
"_id": "gulp-vinyl-zip@1.2.2",
"_inCache": true,
"_installable": true,
"_location": "/gulp-vinyl-zip",
"_nodeVersion": "4.4.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/gulp-vinyl-zip-1.2.2.tgz_1458150226491_0.719407380791381"
},
"_npmUser": {
"email": "mail@joaomoreno.com",
"name": "joaomoreno"
},
"_npmVersion": "2.14.20",
"_phantomChildren": {
"clone-stats": "0.0.1",
"core-util-is": "1.0.2",
"duplexer": "0.1.1",
"from": "0.1.3",
"inherits": "2.0.1",
"isarray": "0.0.1",
"map-stream": "0.1.0",
"pause-stream": "0.0.11",
"stream-combiner": "0.0.4",
"string_decoder": "0.10.31",
"through": "2.3.8",
"xtend": "4.0.1"
},
"_requested": {
"name": "gulp-vinyl-zip",
"raw": "gulp-vinyl-zip@^1.1.2",
"rawSpec": "^1.1.2",
"scope": null,
"spec": ">=1.1.2 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/vscode"
],
"_resolved": "https://registry.npmjs.org/gulp-vinyl-zip/-/gulp-vinyl-zip-1.2.2.tgz",
"_shasum": "d00504b350f4bf71ee460b3c1409a3ba668e3f6f",
"_shrinkwrap": null,
"_spec": "gulp-vinyl-zip@^1.1.2",
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/vscode",
"author": {
"name": "João Moreno"
},
"bugs": {
"url": "https://github.com/joaomoreno/gulp-vinyl-zip/issues"
},
"dependencies": {
"event-stream": "^3.3.1",
"queue": "^3.0.10",
"through2": "^0.6.3",
"vinyl": "^0.4.6",
"vinyl-fs": "^0.3.13",
"yauzl": "^2.2.1",
"yazl": "^2.2.1"
},
"description": "Streaming vinyl adapter for zip archives",
"devDependencies": {
"rimraf": "^2.2.8",
"temp": "^0.8.1"
},
"directories": {},
"dist": {
"shasum": "d00504b350f4bf71ee460b3c1409a3ba668e3f6f",
"tarball": "https://registry.npmjs.org/gulp-vinyl-zip/-/gulp-vinyl-zip-1.2.2.tgz"
},
"gitHead": "c1d74963fd5bb997e435710b48ba85252001e65f",
"homepage": "https://github.com/joaomoreno/gulp-vinyl-zip",
"keywords": [
"gulp",
"gulpplugin",
"yazl",
"yazul",
"zip",
"streams",
"vinyl",
"vinyl-zip"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "mail@joaomoreno.com",
"name": "joaomoreno"
}
],
"name": "gulp-vinyl-zip",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/joaomoreno/gulp-vinyl-zip.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.2.2"
}