UNPKG

@testim/testim-cli

Version:

Command line interface for running Testing on you CI

89 lines (88 loc) 2.08 kB
{ "_args": [ [ "bluebird-retry@0.5.3", "/Users/gil/projects/testim/click-test/src/cli" ] ], "_from": "bluebird-retry@0.5.3", "_id": "bluebird-retry@0.5.3", "_inCache": true, "_location": "/bluebird-retry", "_nodeVersion": "4.2.3", "_npmUser": { "email": "demmer@jut.io", "name": "demmer" }, "_npmVersion": "2.14.7", "_phantomChildren": {}, "_requested": { "name": "bluebird-retry", "raw": "bluebird-retry@0.5.3", "rawSpec": "0.5.3", "scope": null, "spec": "0.5.3", "type": "version" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/bluebird-retry/-/bluebird-retry-0.5.3.tgz", "_shasum": "677d28cef9a90eaee911cf63fc7e883bafdf2c9c", "_shrinkwrap": null, "_spec": "bluebird-retry@0.5.3", "_where": "/Users/gil/projects/testim/click-test/src/cli", "author": { "email": "demmer@jut.io", "name": "Michael Demmer" }, "bugs": { "url": "https://github.com/jut-io/bluebird-retry/issues" }, "dependencies": { "bluebird": ">=2.3.10" }, "description": "utility for retrying a bluebird promise until it succeeds", "devDependencies": { "chai": "^1.9.2", "grunt": "^0.4.5", "grunt-dry": "^0.3.0", "underscore": ">=1.7.0" }, "directories": {}, "dist": { "shasum": "677d28cef9a90eaee911cf63fc7e883bafdf2c9c", "tarball": "http://registry.npmjs.org/bluebird-retry/-/bluebird-retry-0.5.3.tgz" }, "files": [ "browser/*.js", "index.js", "lib" ], "gitHead": "9f50cf6c668b9ea2c6458926c4ab093b97580ef8", "homepage": "https://github.com/jut-io/bluebird-retry", "installable": true, "keywords": [ "bluebird", "promise", "retry" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "demmer", "email": "demmer@jut.io" } ], "name": "bluebird-retry", "optionalDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/jut-io/bluebird-retry.git" }, "scripts": { "test": "grunt test" }, "version": "0.5.3" }