Files
enviPy-bayer/static/js/ketcher2/node_modules/map-stream/package.json
2025-06-23 20:13:54 +02:00

57 lines
1.4 KiB
JSON

{
"_from": "map-stream@0.0.6",
"_id": "map-stream@0.0.6",
"_inBundle": false,
"_integrity": "sha1-0u9OuBGihkTHqJiZhcacL91JaCc=",
"_location": "/map-stream",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "map-stream@0.0.6",
"name": "map-stream",
"escapedName": "map-stream",
"rawSpec": "0.0.6",
"saveSpec": null,
"fetchSpec": "0.0.6"
},
"_requiredBy": [
"/guppy-cli"
],
"_resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.0.6.tgz",
"_shasum": "d2ef4eb811a28644c7a8989985c69c2fdd496827",
"_spec": "map-stream@0.0.6",
"_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/guppy-cli",
"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",
"license": "MIT",
"name": "map-stream",
"repository": {
"type": "git",
"url": "git://github.com/dominictarr/map-stream.git"
},
"scripts": {
"test": "asynct test/"
},
"version": "0.0.6"
}