File: //data/Geometra-Web-Client-master/node_modules/bytes/package.json
{
"_args": [
[
"bytes@1.0.0",
"/data/rukkor/Geometra-Web-Client-master"
]
],
"_development": true,
"_from": "bytes@1.0.0",
"_id": "bytes@1.0.0",
"_inBundle": false,
"_integrity": "sha1-NWnt6Lo0MV+rmcPpLLBMciDeH6g=",
"_location": "/bytes",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "bytes@1.0.0",
"name": "bytes",
"escapedName": "bytes",
"rawSpec": "1.0.0",
"saveSpec": null,
"fetchSpec": "1.0.0"
},
"_requiredBy": [
"/raw-body"
],
"_resolved": "https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz",
"_spec": "1.0.0",
"_where": "/data/rukkor/Geometra-Web-Client-master",
"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": "*"
},
"homepage": "https://github.com/visionmedia/bytes.js#readme",
"main": "index.js",
"name": "bytes",
"repository": {
"type": "git",
"url": "git+https://github.com/visionmedia/bytes.js.git"
},
"version": "1.0.0"
}