UNPKG

@testim/testim-cli

Version:

Command line interface for running Testing on you CI

78 lines (77 loc) 1.8 kB
{ "_args": [ [ "nopt@~2.1.2", "/Users/gil/projects/testim/click-test/src/selenium/node_modules/statik" ] ], "_from": "nopt@>=2.1.2 <2.2.0", "_id": "nopt@2.1.2", "_inCache": true, "_location": "/nopt", "_npmUser": { "email": "i@izs.me", "name": "isaacs" }, "_npmVersion": "1.3.4", "_phantomChildren": {}, "_requested": { "name": "nopt", "raw": "nopt@~2.1.2", "rawSpec": "~2.1.2", "scope": null, "spec": ">=2.1.2 <2.2.0", "type": "range" }, "_requiredBy": [ "/statik" ], "_resolved": "https://registry.npmjs.org/nopt/-/nopt-2.1.2.tgz", "_shasum": "6cccd977b80132a07731d6e8ce58c2c8303cf9af", "_shrinkwrap": null, "_spec": "nopt@~2.1.2", "_where": "/Users/gil/projects/testim/click-test/src/selenium/node_modules/statik", "author": { "email": "i@izs.me", "name": "Isaac Z. Schlueter", "url": "http://blog.izs.me/" }, "bin": { "nopt": "./bin/nopt.js" }, "bugs": { "url": "https://github.com/isaacs/nopt/issues" }, "dependencies": { "abbrev": "1" }, "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.", "devDependencies": {}, "directories": {}, "dist": { "shasum": "6cccd977b80132a07731d6e8ce58c2c8303cf9af", "tarball": "http://registry.npmjs.org/nopt/-/nopt-2.1.2.tgz" }, "installable": true, "license": { "type": "MIT", "url": "https://github.com/isaacs/nopt/raw/master/LICENSE" }, "main": "lib/nopt.js", "maintainers": [ { "name": "isaacs", "email": "i@izs.me" } ], "name": "nopt", "optionalDependencies": {}, "repository": { "type": "git", "url": "http://github.com/isaacs/nopt" }, "scripts": { "test": "node lib/nopt.js" }, "version": "2.1.2" }