@testim/testim-cli
Version:
Command line interface for running Testing on you CI
93 lines (92 loc) • 2.3 kB
JSON
{
"_args": [
[
"crc32-stream@~0.3.1",
"/Users/gil/projects/testim/click-test/src/selenium/node_modules/compress-commons"
]
],
"_from": "crc32-stream@>=0.3.1 <0.4.0",
"_id": "crc32-stream@0.3.4",
"_inCache": true,
"_location": "/crc32-stream",
"_nodeVersion": "0.12.2",
"_npmUser": {
"email": "chris@christalkington.com",
"name": "ctalkington"
},
"_npmVersion": "2.8.3",
"_phantomChildren": {},
"_requested": {
"name": "crc32-stream",
"raw": "crc32-stream@~0.3.1",
"rawSpec": "~0.3.1",
"scope": null,
"spec": ">=0.3.1 <0.4.0",
"type": "range"
},
"_requiredBy": [
"/compress-commons"
],
"_resolved": "https://registry.npmjs.org/crc32-stream/-/crc32-stream-0.3.4.tgz",
"_shasum": "73bc25b45fac1db6632231a7bfce8927e9f06552",
"_shrinkwrap": null,
"_spec": "crc32-stream@~0.3.1",
"_where": "/Users/gil/projects/testim/click-test/src/selenium/node_modules/compress-commons",
"author": {
"name": "Chris Talkington",
"url": "http://christalkington.com/"
},
"bugs": {
"url": "https://github.com/archiverjs/node-crc32-stream/issues"
},
"dependencies": {
"buffer-crc32": "~0.2.1",
"readable-stream": "~1.0.24"
},
"description": "a streaming CRC32 checksumer",
"devDependencies": {
"chai": "~2.1.0",
"mocha": "~2.2.0"
},
"directories": {},
"dist": {
"shasum": "73bc25b45fac1db6632231a7bfce8927e9f06552",
"tarball": "http://registry.npmjs.org/crc32-stream/-/crc32-stream-0.3.4.tgz"
},
"engines": {
"node": ">= 0.8.0"
},
"files": [
"lib"
],
"gitHead": "2e31a846a5bb2db3849d85d3865dae837bbbaa3e",
"homepage": "https://github.com/archiverjs/node-crc32-stream",
"installable": true,
"keywords": [
"checksum",
"crc32",
"crc32-stream",
"stream"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "ctalkington",
"email": "chris@christalkington.com"
}
],
"name": "crc32-stream",
"optionalDependencies": {},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"repository": {
"type": "git",
"url": "git+https://github.com/archiverjs/node-crc32-stream.git"
},
"scripts": {
"test": "mocha --reporter dot"
},
"version": "0.3.4"
}