UNPKG

@testim/testim-cli

Version:

Command line interface for running Testing on you CI

72 lines (71 loc) 1.7 kB
{ "_args": [ [ "methods@0.1.0", "/Users/gil/projects/testim/click-test/src/selenium/node_modules/connect" ] ], "_from": "methods@0.1.0", "_id": "methods@0.1.0", "_inCache": true, "_location": "/methods", "_npmUser": { "email": "tj@vision-media.ca", "name": "tjholowaychuk" }, "_npmVersion": "1.3.8", "_phantomChildren": {}, "_requested": { "name": "methods", "raw": "methods@0.1.0", "rawSpec": "0.1.0", "scope": null, "spec": "0.1.0", "type": "version" }, "_requiredBy": [ "/connect" ], "_resolved": "https://registry.npmjs.org/methods/-/methods-0.1.0.tgz", "_shasum": "335d429eefd21b7bacf2e9c922a8d2bd14a30e4f", "_shrinkwrap": null, "_spec": "methods@0.1.0", "_where": "/Users/gil/projects/testim/click-test/src/selenium/node_modules/connect", "author": { "name": "TJ Holowaychuk" }, "bugs": { "url": "https://github.com/visionmedia/node-methods/issues" }, "dependencies": {}, "description": "HTTP methods that node supports", "devDependencies": {}, "directories": {}, "dist": { "shasum": "335d429eefd21b7bacf2e9c922a8d2bd14a30e4f", "tarball": "http://registry.npmjs.org/methods/-/methods-0.1.0.tgz" }, "installable": true, "keywords": [ "http", "methods" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "tjholowaychuk", "email": "tj@vision-media.ca" } ], "name": "methods", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/visionmedia/node-methods.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "0.1.0" }