1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/map-stream/package.json

57 lines
1.5 KiB
JSON

{
"_from": "map-stream@0.0.4",
"_id": "map-stream@0.0.4",
"_inBundle": false,
"_integrity": "sha512-Z7r7iyB+6s4kZzM6V0DjG9em/X1roScoUPL2n35gEzofAiQTuU575taNaE3h+h20cZGUfInxjtq9KX7bzBQaXA==",
"_location": "/map-stream",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "map-stream@0.0.4",
"name": "map-stream",
"escapedName": "map-stream",
"rawSpec": "0.0.4",
"saveSpec": null,
"fetchSpec": "0.0.4"
},
"_requiredBy": [
"/gulp-cssmin",
"/gulp-cssmin/gulp-rename"
],
"_resolved": "https://registry.npmmirror.com/map-stream/-/map-stream-0.0.4.tgz",
"_shasum": "5ec6de90213ef6c7b2eb9367e9ade8da4efdb68b",
"_spec": "map-stream@0.0.4",
"_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\gulp-cssmin",
"author": {
"name": "Dominic Tarr",
"email": "dominic.tarr@gmail.com",
"url": "http://dominictarr.com"
},
"bugs": {
"url": "https://github.com/dominictarr/map-stream/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"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"
},
"homepage": "http://github.com/dominictarr/map-stream",
"name": "map-stream",
"repository": {
"type": "git",
"url": "git://github.com/dominictarr/map-stream.git"
},
"scripts": {
"test": "asynct test/"
},
"version": "0.0.4"
}