@testim/testim-cli
Version:
Command line interface for running Testing on you CI
68 lines (67 loc) • 1.57 kB
JSON
{
"_args": [
[
"bytes@0.2.1",
"/Users/gil/projects/testim/click-test/src/selenium/node_modules/connect"
]
],
"_from": "bytes@0.2.1",
"_id": "bytes@0.2.1",
"_inCache": true,
"_location": "/bytes",
"_npmUser": {
"email": "tj@vision-media.ca",
"name": "tjholowaychuk"
},
"_npmVersion": "1.2.14",
"_phantomChildren": {},
"_requested": {
"name": "bytes",
"raw": "bytes@0.2.1",
"rawSpec": "0.2.1",
"scope": null,
"spec": "0.2.1",
"type": "version"
},
"_requiredBy": [
"/connect",
"/raw-body"
],
"_resolved": "https://registry.npmjs.org/bytes/-/bytes-0.2.1.tgz",
"_shasum": "555b08abcb063f8975905302523e4cd4ffdfdf31",
"_shrinkwrap": null,
"_spec": "bytes@0.2.1",
"_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"
},
"component": {
"scripts": {
"bytes/index.js": "index.js"
}
},
"dependencies": {},
"description": "byte size string parser / serializer",
"devDependencies": {
"mocha": "*",
"should": "*"
},
"directories": {},
"dist": {
"shasum": "555b08abcb063f8975905302523e4cd4ffdfdf31",
"tarball": "http://registry.npmjs.org/bytes/-/bytes-0.2.1.tgz"
},
"installable": true,
"main": "index.js",
"maintainers": [
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
}
],
"name": "bytes",
"optionalDependencies": {},
"version": "0.2.1"
}