Opal-Estate-Pro/node_modules/stream-combiner/package.json
2019-09-13 09:44:33 +07:00

55 lines
1.6 KiB
JSON

{
"_from": "stream-combiner@~0.0.4",
"_id": "stream-combiner@0.0.4",
"_inBundle": false,
"_integrity": "sha1-TV5DPBhSYd3mI8o/RMWGvPXErRQ=",
"_location": "/stream-combiner",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "stream-combiner@~0.0.4",
"name": "stream-combiner",
"escapedName": "stream-combiner",
"rawSpec": "~0.0.4",
"saveSpec": null,
"fetchSpec": "~0.0.4"
},
"_requiredBy": [
"/event-stream"
],
"_resolved": "https://registry.npmjs.org/stream-combiner/-/stream-combiner-0.0.4.tgz",
"_shasum": "4d5e433c185261dde623ca3f44c586bcf5c4ad14",
"_spec": "stream-combiner@~0.0.4",
"_where": "/Applications/XAMPP/xamppfiles/htdocs/wordpress/t-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/stream-combiner/issues"
},
"bundleDependencies": false,
"dependencies": {
"duplexer": "~0.1.1"
},
"deprecated": false,
"description": "<img src=https://secure.travis-ci.org/dominictarr/stream-combiner.png?branch=master>",
"devDependencies": {
"event-stream": "~3.0.7",
"tape": "~2.3.0"
},
"homepage": "https://github.com/dominictarr/stream-combiner",
"license": "MIT",
"name": "stream-combiner",
"repository": {
"type": "git",
"url": "git://github.com/dominictarr/stream-combiner.git"
},
"scripts": {
"test": "set -e; for t in test/*.js; do node $t; done"
},
"version": "0.0.4"
}