@testim/testim-cli
Version:
Command line interface for running Testing on you CI
70 lines (69 loc) • 1.66 kB
JSON
{
"_args": [
[
"fresh@0.2.0",
"/Users/gil/projects/testim/click-test/src/selenium/node_modules/connect"
]
],
"_from": "fresh@0.2.0",
"_id": "fresh@0.2.0",
"_inCache": true,
"_location": "/fresh",
"_npmUser": {
"email": "tj@vision-media.ca",
"name": "tjholowaychuk"
},
"_npmVersion": "1.3.4",
"_phantomChildren": {},
"_requested": {
"name": "fresh",
"raw": "fresh@0.2.0",
"rawSpec": "0.2.0",
"scope": null,
"spec": "0.2.0",
"type": "version"
},
"_requiredBy": [
"/connect",
"/send"
],
"_resolved": "https://registry.npmjs.org/fresh/-/fresh-0.2.0.tgz",
"_shasum": "bfd9402cf3df12c4a4c310c79f99a3dde13d34a7",
"_shrinkwrap": null,
"_spec": "fresh@0.2.0",
"_where": "/Users/gil/projects/testim/click-test/src/selenium/node_modules/connect",
"author": {
"email": "tj@vision-media.ca",
"name": "TJ Holowaychuk",
"url": "http://tjholowaychuk.com"
},
"bugs": {
"url": "https://github.com/visionmedia/node-fresh/issues"
},
"dependencies": {},
"description": "HTTP response freshness testing",
"devDependencies": {
"mocha": "*",
"should": "*"
},
"directories": {},
"dist": {
"shasum": "bfd9402cf3df12c4a4c310c79f99a3dde13d34a7",
"tarball": "http://registry.npmjs.org/fresh/-/fresh-0.2.0.tgz"
},
"installable": true,
"main": "index.js",
"maintainers": [
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
}
],
"name": "fresh",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/visionmedia/node-fresh.git"
},
"version": "0.2.0"
}