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

108 lines
2.7 KiB
JSON

{
"_args": [
[
"gulp-symdest@^1.0.0",
"/Users/sid/Desktop/code/RustyCode/node_modules/vscode"
]
],
"_from": "gulp-symdest@>=1.0.0 <2.0.0",
"_id": "gulp-symdest@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/gulp-symdest",
"_nodeVersion": "0.12.6",
"_npmUser": {
"email": "mail@joaomoreno.com",
"name": "joaomoreno"
},
"_npmVersion": "2.11.2",
"_phantomChildren": {
"brace-expansion": "1.1.3",
"clone-stats": "0.0.1",
"core-util-is": "1.0.2",
"duplexer": "0.1.1",
"duplexify": "3.4.3",
"first-chunk-stream": "1.0.0",
"from": "0.1.3",
"gaze": "0.5.2",
"glob2base": "0.0.12",
"inflight": "1.0.4",
"inherits": "2.0.1",
"is-utf8": "0.2.1",
"isarray": "0.0.1",
"json-stable-stringify": "1.0.1",
"map-stream": "0.1.0",
"merge-stream": "0.1.8",
"mkdirp": "0.5.1",
"once": "1.3.3",
"ordered-read-streams": "0.1.0",
"pause-stream": "0.0.11",
"stream-combiner": "0.0.4",
"string_decoder": "0.10.31",
"through": "2.3.8",
"through2-filter": "2.0.0",
"xtend": "4.0.1"
},
"_requested": {
"name": "gulp-symdest",
"raw": "gulp-symdest@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/vscode"
],
"_resolved": "https://registry.npmjs.org/gulp-symdest/-/gulp-symdest-1.0.0.tgz",
"_shasum": "9ca48411b0ffbc23b71579d7df6bbfe91497da63",
"_shrinkwrap": null,
"_spec": "gulp-symdest@^1.0.0",
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/vscode",
"author": {
"name": "João Moreno"
},
"bugs": {
"url": "https://github.com/joaomoreno/gulp-symdest/issues"
},
"dependencies": {
"event-stream": "^3.3.1",
"mkdirp": "^0.5.1",
"queue": "^3.1.0",
"vinyl-fs": "^1.0.0"
},
"description": "Like gulp.dest, but handles symlinks",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "9ca48411b0ffbc23b71579d7df6bbfe91497da63",
"tarball": "https://registry.npmjs.org/gulp-symdest/-/gulp-symdest-1.0.0.tgz"
},
"gitHead": "40abac52d0681b9f17cd86e06ba7cc84d851f5f5",
"homepage": "https://github.com/joaomoreno/gulp-symdest#readme",
"keywords": [
"gulp",
"dest",
"symdest"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "mail@joaomoreno.com",
"name": "joaomoreno"
}
],
"name": "gulp-symdest",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/joaomoreno/gulp-symdest.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.0"
}