UNPKG

@testim/testim-cli

Version:

Command line interface for running Testing on you CI

86 lines (85 loc) 2.17 kB
{ "_args": [ [ "combined-stream@~0.0.5", "/Users/gil/projects/testim/click-test/src/selenium/node_modules/request" ] ], "_from": "combined-stream@>=0.0.5 <0.1.0", "_id": "combined-stream@0.0.7", "_inCache": true, "_location": "/combined-stream", "_npmUser": { "email": "felix@debuggable.com", "name": "felixge" }, "_npmVersion": "1.4.3", "_phantomChildren": {}, "_requested": { "name": "combined-stream", "raw": "combined-stream@~0.0.5", "rawSpec": "~0.0.5", "scope": null, "spec": ">=0.0.5 <0.1.0", "type": "range" }, "_requiredBy": [ "/form-data", "/request" ], "_resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz", "_shasum": "0137e657baa5a7541c57ac37ac5fc07d73b4dc1f", "_shrinkwrap": null, "_spec": "combined-stream@~0.0.5", "_where": "/Users/gil/projects/testim/click-test/src/selenium/node_modules/request", "author": { "email": "felix@debuggable.com", "name": "Felix Geisendörfer", "url": "http://debuggable.com/" }, "bugs": { "url": "https://github.com/felixge/node-combined-stream/issues" }, "dependencies": { "delayed-stream": "0.0.5" }, "description": "A stream that emits multiple other streams one after another.", "devDependencies": { "far": "~0.0.7" }, "directories": {}, "dist": { "shasum": "0137e657baa5a7541c57ac37ac5fc07d73b4dc1f", "tarball": "http://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz" }, "engines": { "node": ">= 0.8" }, "homepage": "https://github.com/felixge/node-combined-stream", "installable": true, "main": "./lib/combined_stream", "maintainers": [ { "name": "felixge", "email": "felix@debuggable.com" }, { "name": "celer", "email": "celer@scrypt.net" }, { "name": "alexindigo", "email": "iam@alexindigo.com" } ], "name": "combined-stream", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/felixge/node-combined-stream.git" }, "scripts": { "test": "node test/run.js" }, "version": "0.0.7" }