Opal-Estate-Pro/node_modules/map-stream/package.json
2019-09-13 11:27:52 +07:00

56 lines
1.5 KiB
JSON

{
"_from": "map-stream@~0.1.0",
"_id": "map-stream@0.1.0",
"_inBundle": false,
"_integrity": "sha1-5WqpTEyAVaFkBKBnS3jyFffI4ZQ=",
"_location": "/map-stream",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "map-stream@~0.1.0",
"name": "map-stream",
"escapedName": "map-stream",
"rawSpec": "~0.1.0",
"saveSpec": null,
"fetchSpec": "~0.1.0"
},
"_requiredBy": [
"/event-stream"
],
"_resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.1.0.tgz",
"_shasum": "e56aa94c4c8055a16404a0674b78f215f7c8e194",
"_spec": "map-stream@~0.1.0",
"_where": "/Applications/XAMPP/xamppfiles/htdocs/wordpress/latehome/wp-content/plugins/opal-estate-pro/node_modules/event-stream",
"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.1.0"
}