vox-core
Version:
Runtime de aplicaciones multiplataforma
90 lines (89 loc) • 2.06 kB
JSON
{
"_args": [
[
"compressjs",
"C:\\Users\\JW"
]
],
"_from": "compressjs@*",
"_id": "compressjs@1.0.3",
"_inCache": true,
"_installable": true,
"_location": "/compressjs",
"_npmUser": {
"email": "cscott@cscott.net",
"name": "cscott"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {
"graceful-readlink": "1.0.1"
},
"_requested": {
"name": "compressjs",
"raw": "compressjs",
"rawSpec": "",
"scope": null,
"spec": "*",
"type": "range"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/compressjs/-/compressjs-1.0.3.tgz",
"_shasum": "95db74dd5b9038cf80bca321ab0ede271b4959b6",
"_shrinkwrap": null,
"_spec": "compressjs",
"_where": "C:\\Users\\JW",
"amd": {},
"author": {
"name": "C. Scott Ananian"
},
"bin": {
"compressjs": "./bin/compressjs"
},
"bugs": {
"url": "https://github.com/cscott/compressjs/issues"
},
"dependencies": {
"amdefine": "~1.0.0",
"commander": "~2.8.1"
},
"description": "pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.",
"devDependencies": {
"mocha": "~2.2.5"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "95db74dd5b9038cf80bca321ab0ede271b4959b6",
"tarball": "http://registry.npmjs.org/compressjs/-/compressjs-1.0.3.tgz"
},
"gitHead": "288ef0043e0eed00e5fb23a882424a022b39bf92",
"homepage": "https://github.com/cscott/compressjs",
"keywords": [
"bzip2",
"compression",
"decompression"
],
"license": "GPL",
"main": "main",
"maintainers": [
{
"name": "cscott",
"email": "cscott@cscott.net"
}
],
"name": "compressjs",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/cscott/compressjs.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.0.3",
"volo": {}
}