wallet-core/node_modules/bytes/package.json
2016-10-10 03:43:44 +02:00

84 lines
2.0 KiB
JSON

{
"_args": [
[
{
"raw": "bytes@^0.3.0",
"scope": null,
"escapedName": "bytes",
"name": "bytes",
"rawSpec": "^0.3.0",
"spec": ">=0.3.0 <0.4.0",
"type": "range"
},
"/home/dold/repos/taler/wallet-webex/node_modules/gulp-gzip"
]
],
"_from": "bytes@>=0.3.0 <0.4.0",
"_id": "bytes@0.3.0",
"_inCache": true,
"_location": "/bytes",
"_npmUser": {
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
},
"_npmVersion": "1.3.15",
"_phantomChildren": {},
"_requested": {
"raw": "bytes@^0.3.0",
"scope": null,
"escapedName": "bytes",
"name": "bytes",
"rawSpec": "^0.3.0",
"spec": ">=0.3.0 <0.4.0",
"type": "range"
},
"_requiredBy": [
"/gulp-gzip"
],
"_resolved": "https://registry.npmjs.org/bytes/-/bytes-0.3.0.tgz",
"_shasum": "78e2e0e28c7f9c7b988ea8aee0db4d5fa9941935",
"_shrinkwrap": null,
"_spec": "bytes@^0.3.0",
"_where": "/home/dold/repos/taler/wallet-webex/node_modules/gulp-gzip",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca",
"url": "http://tjholowaychuk.com"
},
"bugs": {
"url": "https://github.com/visionmedia/bytes.js/issues"
},
"component": {
"scripts": {
"bytes/index.js": "index.js"
}
},
"dependencies": {},
"description": "byte size string parser / serializer",
"devDependencies": {
"mocha": "*",
"should": "*"
},
"directories": {},
"dist": {
"shasum": "78e2e0e28c7f9c7b988ea8aee0db4d5fa9941935",
"tarball": "https://registry.npmjs.org/bytes/-/bytes-0.3.0.tgz"
},
"homepage": "https://github.com/visionmedia/bytes.js",
"main": "index.js",
"maintainers": [
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
}
],
"name": "bytes",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/visionmedia/bytes.js.git"
},
"version": "0.3.0"
}