UNPKG

@testim/testim-cli

Version:

Command line interface for running Testing on you CI

113 lines (112 loc) 2.59 kB
{ "_args": [ [ "connect@~2.11.0", "/Users/gil/projects/testim/click-test/src/selenium/node_modules/statik" ] ], "_from": "connect@>=2.11.0 <2.12.0", "_id": "connect@2.11.2", "_inCache": true, "_location": "/connect", "_npmUser": { "email": "jonathanrichardong@gmail.com", "name": "jongleberry" }, "_npmVersion": "1.2.30", "_phantomChildren": {}, "_requested": { "name": "connect", "raw": "connect@~2.11.0", "rawSpec": "~2.11.0", "scope": null, "spec": ">=2.11.0 <2.12.0", "type": "range" }, "_requiredBy": [ "/statik" ], "_resolved": "https://registry.npmjs.org/connect/-/connect-2.11.2.tgz", "_shasum": "cd05c661f686dfe9bcd2e1220c85fe82848db010", "_shrinkwrap": null, "_spec": "connect@~2.11.0", "_where": "/Users/gil/projects/testim/click-test/src/selenium/node_modules/statik", "author": { "email": "tj@vision-media.ca", "name": "TJ Holowaychuk", "url": "http://tjholowaychuk.com" }, "bugs": { "url": "https://github.com/senchalabs/connect/issues" }, "dependencies": { "buffer-crc32": "0.2.1", "bytes": "0.2.1", "cookie": "0.1.0", "cookie-signature": "1.0.1", "debug": ">= 0.7.3 < 1", "fresh": "0.2.0", "methods": "0.1.0", "multiparty": "2.2.0", "negotiator": "0.3.0", "pause": "0.0.1", "qs": "0.6.5", "raw-body": "1.1.2", "send": "0.1.4", "uid2": "0.0.3" }, "description": "High performance middleware framework", "devDependencies": { "dox": ">= 0.4.4 < 1", "jade": ">= 0.35.0 < 1", "mocha": ">= 1.13.0 < 2", "should": ">= 2.0.2 < 3" }, "directories": {}, "dist": { "shasum": "cd05c661f686dfe9bcd2e1220c85fe82848db010", "tarball": "http://registry.npmjs.org/connect/-/connect-2.11.2.tgz" }, "engines": { "node": ">= 0.8.0" }, "installable": true, "keywords": [ "connect", "framework", "middleware", "rack", "web" ], "licenses": [ { "type": "MIT", "url": "https://raw.github.com/senchalabs/connect/master/LICENSE" } ], "main": "index", "maintainers": [ { "name": "tjholowaychuk", "email": "tj@vision-media.ca" }, { "name": "creationix", "email": "tim@creationix.com" }, { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" } ], "name": "connect", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/senchalabs/connect.git" }, "scripts": { "test": "make" }, "version": "2.11.2" }