UNPKG

mam-project-templates

Version:
55 lines (54 loc) 1.6 kB
{ "_from": "stream-combiner@~0.0.2", "_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.2", "name": "stream-combiner", "escapedName": "stream-combiner", "rawSpec": "~0.0.2", "saveSpec": null, "fetchSpec": "~0.0.2" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/stream-combiner/-/stream-combiner-0.0.4.tgz", "_shasum": "4d5e433c185261dde623ca3f44c586bcf5c4ad14", "_spec": "stream-combiner@~0.0.2", "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger\\node_modules\\browserify", "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" }