UNPKG

@testim/testim-cli

Version:

Command line interface for running Testing on you CI

75 lines (74 loc) 1.96 kB
{ "_args": [ [ "cli-width@^1.0.1", "/Users/gil/projects/testim/click-test/src/selenium/node_modules/inquirer" ] ], "_from": "cli-width@>=1.0.1 <2.0.0", "_id": "cli-width@1.1.0", "_inCache": true, "_location": "/cli-width", "_nodeVersion": "2.3.0", "_npmUser": { "email": "ilya@burstcreations.com", "name": "knownasilya" }, "_npmVersion": "2.11.1", "_phantomChildren": {}, "_requested": { "name": "cli-width", "raw": "cli-width@^1.0.1", "rawSpec": "^1.0.1", "scope": null, "spec": ">=1.0.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/inquirer" ], "_resolved": "https://registry.npmjs.org/cli-width/-/cli-width-1.1.0.tgz", "_shasum": "df62d1e1a980ef60d1256f364d4f2695594d7ecb", "_shrinkwrap": null, "_spec": "cli-width@^1.0.1", "_where": "/Users/gil/projects/testim/click-test/src/selenium/node_modules/inquirer", "author": { "email": "ilya@burstcreations.com", "name": "Ilya Radchenko" }, "bugs": { "url": "https://github.com/knownasilya/cli-width/issues" }, "dependencies": {}, "description": "Get stdout window width, with two fallbacks, tty and then a default.", "devDependencies": { "tap-spec": "^2.2.0", "tape": "^3.4.0" }, "directories": {}, "dist": { "shasum": "df62d1e1a980ef60d1256f364d4f2695594d7ecb", "tarball": "http://registry.npmjs.org/cli-width/-/cli-width-1.1.0.tgz" }, "gitHead": "3eef3a6b1104e5662844a0b18949846d4d3391c9", "homepage": "https://github.com/knownasilya/cli-width", "installable": true, "license": "ISC", "main": "index.js", "maintainers": [ { "name": "knownasilya", "email": "ilya@burstcreations.com" } ], "name": "cli-width", "optionalDependencies": {}, "repository": { "type": "git", "url": "git+ssh://git@github.com/knownasilya/cli-width.git" }, "scripts": { "test": "node test | tap-spec" }, "version": "1.1.0" }