UNPKG

webdriverio-automation

Version:

WebdriverIO-Automation android ios project

26 lines (25 loc) 727 B
{ "name": "stream-combiner", "version": "0.2.2", "homepage": "https://github.com/dominictarr/stream-combiner", "repository": { "type": "git", "url": "git://github.com/dominictarr/stream-combiner.git" }, "dependencies": { "duplexer": "~0.1.1", "through": "~2.3.4" }, "devDependencies": { "tape": "~2.3.0", "event-stream": "~3.0.7" }, "scripts": { "test": "set -e; for t in test/*.js; do node $t; done" }, "author": "'Dominic Tarr' <dominic.tarr@gmail.com> (http://dominictarr.com)", "license": "MIT" ,"_resolved": "https://registry.npmjs.org/stream-combiner/-/stream-combiner-0.2.2.tgz" ,"_integrity": "sha1-rsjLrBd7Vrb0+kec7YwZEs7lKFg=" ,"_from": "stream-combiner@0.2.2" }