UNPKG

@testim/testim-cli

Version:

Command line interface for running Testing on you CI

98 lines (97 loc) 2.48 kB
{ "_args": [ [ "balanced-match@^0.2.0", "/Users/gil/projects/testim/click-test/src/selenium/node_modules/brace-expansion" ] ], "_from": "balanced-match@>=0.2.0 <0.3.0", "_id": "balanced-match@0.2.1", "_inCache": true, "_location": "/balanced-match", "_nodeVersion": "4.2.1", "_npmUser": { "email": "julian@juliangruber.com", "name": "juliangruber" }, "_npmVersion": "2.14.7", "_phantomChildren": {}, "_requested": { "name": "balanced-match", "raw": "balanced-match@^0.2.0", "rawSpec": "^0.2.0", "scope": null, "spec": ">=0.2.0 <0.3.0", "type": "range" }, "_requiredBy": [ "/brace-expansion" ], "_resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.1.tgz", "_shasum": "7bc658b4bed61eee424ad74f75f5c3e2c4df3cc7", "_shrinkwrap": null, "_spec": "balanced-match@^0.2.0", "_where": "/Users/gil/projects/testim/click-test/src/selenium/node_modules/brace-expansion", "author": { "email": "mail@juliangruber.com", "name": "Julian Gruber", "url": "http://juliangruber.com" }, "bugs": { "url": "https://github.com/juliangruber/balanced-match/issues" }, "dependencies": {}, "description": "Match balanced character pairs, like \"{\" and \"}\"", "devDependencies": { "tape": "~1.1.1" }, "directories": {}, "dist": { "shasum": "7bc658b4bed61eee424ad74f75f5c3e2c4df3cc7", "tarball": "http://registry.npmjs.org/balanced-match/-/balanced-match-0.2.1.tgz" }, "gitHead": "d743dd31d7376e0fcf99392a4be7227f2e99bf5d", "homepage": "https://github.com/juliangruber/balanced-match", "installable": true, "keywords": [ "balanced", "match", "parse", "regexp", "test" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "juliangruber", "email": "julian@juliangruber.com" } ], "name": "balanced-match", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/juliangruber/balanced-match.git" }, "scripts": { "test": "make test" }, "testling": { "browsers": [ "android-browser/4.2..latest", "chrome/25..latest", "chrome/canary", "firefox/20..latest", "firefox/nightly", "ie/8..latest", "ipad/6.0..latest", "iphone/6.0..latest", "opera/12..latest", "opera/next", "safari/5.1..latest" ], "files": "test/*.js" }, "version": "0.2.1" }