UNPKG

@testim/testim-cli

Version:

Command line interface for running Testing on you CI

82 lines (81 loc) 2.06 kB
{ "_args": [ [ "end-of-stream@^1.0.0", "/Users/gil/projects/testim/click-test/src/selenium/node_modules/tar-stream" ] ], "_from": "end-of-stream@>=1.0.0 <2.0.0", "_id": "end-of-stream@1.1.0", "_inCache": true, "_location": "/end-of-stream", "_npmUser": { "email": "mathiasbuus@gmail.com", "name": "mafintosh" }, "_npmVersion": "1.4.23", "_phantomChildren": {}, "_requested": { "name": "end-of-stream", "raw": "end-of-stream@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/tar-stream" ], "_resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.1.0.tgz", "_shasum": "e9353258baa9108965efc41cb0ef8ade2f3cfb07", "_shrinkwrap": null, "_spec": "end-of-stream@^1.0.0", "_where": "/Users/gil/projects/testim/click-test/src/selenium/node_modules/tar-stream", "author": { "email": "mathiasbuus@gmail.com", "name": "Mathias Buus" }, "bugs": { "url": "https://github.com/mafintosh/end-of-stream/issues" }, "dependencies": { "once": "~1.3.0" }, "description": "Call a callback when a readable/writable/duplex stream has completed or failed.", "devDependencies": {}, "directories": {}, "dist": { "shasum": "e9353258baa9108965efc41cb0ef8ade2f3cfb07", "tarball": "http://registry.npmjs.org/end-of-stream/-/end-of-stream-1.1.0.tgz" }, "gitHead": "16120f1529961ffd6e48118d8d978c97444633d4", "homepage": "https://github.com/mafintosh/end-of-stream", "installable": true, "keywords": [ "callback", "close", "end", "finish", "stream", "streams", "wait" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "mafintosh", "email": "mathiasbuus@gmail.com" } ], "name": "end-of-stream", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/mafintosh/end-of-stream.git" }, "scripts": { "test": "node test.js" }, "version": "1.1.0" }