| { |
| "_from": "bytes@1", |
| "_id": "bytes@1.0.0", |
| "_inBundle": false, |
| "_integrity": "sha1-NWnt6Lo0MV+rmcPpLLBMciDeH6g=", |
| "_location": "/bytes", |
| "_phantomChildren": {}, |
| "_requested": { |
| "type": "range", |
| "registry": true, |
| "raw": "bytes@1", |
| "name": "bytes", |
| "escapedName": "bytes", |
| "rawSpec": "1", |
| "saveSpec": null, |
| "fetchSpec": "1" |
| }, |
| "_requiredBy": [ |
| "/raw-body" |
| ], |
| "_resolved": "https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz", |
| "_shasum": "3569ede8ba34315fab99c3e92cb04c7220de1fa8", |
| "_spec": "bytes@1", |
| "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\raw-body", |
| "author": { |
| "name": "TJ Holowaychuk", |
| "email": "tj@vision-media.ca", |
| "url": "http://tjholowaychuk.com" |
| }, |
| "bugs": { |
| "url": "https://github.com/visionmedia/bytes.js/issues" |
| }, |
| "bundleDependencies": false, |
| "component": { |
| "scripts": { |
| "bytes/index.js": "index.js" |
| } |
| }, |
| "dependencies": {}, |
| "deprecated": false, |
| "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" |
| } |