UNPKG

@testim/testim-cli

Version:

Command line interface for running Testing on you CI

84 lines (83 loc) 1.93 kB
{ "_args": [ [ "qs@~2.3.1", "/Users/gil/projects/testim/click-test/src/selenium/node_modules/request" ] ], "_from": "qs@>=2.3.1 <2.4.0", "_id": "qs@2.3.3", "_inCache": true, "_location": "/qs", "_nodeVersion": "0.10.32", "_npmUser": { "email": "quitlahok@gmail.com", "name": "nlf" }, "_npmVersion": "2.1.6", "_phantomChildren": {}, "_requested": { "name": "qs", "raw": "qs@~2.3.1", "rawSpec": "~2.3.1", "scope": null, "spec": ">=2.3.1 <2.4.0", "type": "range" }, "_requiredBy": [ "/request" ], "_resolved": "https://registry.npmjs.org/qs/-/qs-2.3.3.tgz", "_shasum": "e9e85adbe75da0bbe4c8e0476a086290f863b404", "_shrinkwrap": null, "_spec": "qs@~2.3.1", "_where": "/Users/gil/projects/testim/click-test/src/selenium/node_modules/request", "bugs": { "url": "https://github.com/hapijs/qs/issues" }, "dependencies": {}, "description": "A querystring parser that supports nesting and arrays, with a depth limit", "devDependencies": { "code": "1.x.x", "lab": "5.x.x" }, "directories": {}, "dist": { "shasum": "e9e85adbe75da0bbe4c8e0476a086290f863b404", "tarball": "http://registry.npmjs.org/qs/-/qs-2.3.3.tgz" }, "gitHead": "9250c4cda5102fcf72441445816e6d311fc6813d", "homepage": "https://github.com/hapijs/qs", "installable": true, "keywords": [ "qs", "querystring" ], "licenses": [ { "type": "BSD", "url": "http://github.com/hapijs/qs/raw/master/LICENSE" } ], "main": "index.js", "maintainers": [ { "name": "nlf", "email": "quitlahok@gmail.com" }, { "name": "hueniverse", "email": "eran@hueniverse.com" } ], "name": "qs", "optionalDependencies": {}, "repository": { "type": "git", "url": "https://github.com/hapijs/qs.git" }, "scripts": { "test": "make test-cov" }, "version": "2.3.3" }