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

80 lines
2 KiB
JSON

{
"_args": [
[
"map-stream@~0.1.0",
"/Users/sid/Desktop/code/RustyCode/node_modules/gulp-tslint"
]
],
"_from": "map-stream@>=0.1.0 <0.2.0",
"_id": "map-stream@0.1.0",
"_inCache": true,
"_installable": true,
"_location": "/map-stream",
"_npmUser": {
"email": "dominic.tarr@gmail.com",
"name": "dominictarr"
},
"_npmVersion": "1.3.21",
"_phantomChildren": {},
"_requested": {
"name": "map-stream",
"raw": "map-stream@~0.1.0",
"rawSpec": "~0.1.0",
"scope": null,
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/event-stream",
"/gulp-symdest/event-stream",
"/gulp-tslint",
"/gulp-vinyl-zip/event-stream"
],
"_resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.1.0.tgz",
"_shasum": "e56aa94c4c8055a16404a0674b78f215f7c8e194",
"_shrinkwrap": null,
"_spec": "map-stream@~0.1.0",
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/gulp-tslint",
"author": {
"email": "dominic.tarr@gmail.com",
"name": "Dominic Tarr",
"url": "http://dominictarr.com"
},
"bugs": {
"url": "https://github.com/dominictarr/map-stream/issues"
},
"dependencies": {},
"description": "construct pipes of streams of events",
"devDependencies": {
"asynct": "*",
"event-stream": "~2.1",
"from": "0.0.2",
"it-is": "1",
"stream-spec": "~0.2",
"ubelt": "~2.9"
},
"directories": {},
"dist": {
"shasum": "e56aa94c4c8055a16404a0674b78f215f7c8e194",
"tarball": "https://registry.npmjs.org/map-stream/-/map-stream-0.1.0.tgz"
},
"homepage": "http://github.com/dominictarr/map-stream",
"maintainers": [
{
"email": "dominic.tarr@gmail.com",
"name": "dominictarr"
}
],
"name": "map-stream",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/dominictarr/map-stream.git"
},
"scripts": {
"test": "asynct test/"
},
"version": "0.1.0"
}