| Leo Repp | 58b9f11 | 2021-11-22 11:57:47 +0100 | [diff] [blame^] | 1 | { |
| 2 | "_from": "bytes@1", |
| 3 | "_id": "bytes@1.0.0", |
| 4 | "_inBundle": false, |
| 5 | "_integrity": "sha1-NWnt6Lo0MV+rmcPpLLBMciDeH6g=", |
| 6 | "_location": "/bytes", |
| 7 | "_phantomChildren": {}, |
| 8 | "_requested": { |
| 9 | "type": "range", |
| 10 | "registry": true, |
| 11 | "raw": "bytes@1", |
| 12 | "name": "bytes", |
| 13 | "escapedName": "bytes", |
| 14 | "rawSpec": "1", |
| 15 | "saveSpec": null, |
| 16 | "fetchSpec": "1" |
| 17 | }, |
| 18 | "_requiredBy": [ |
| 19 | "/raw-body" |
| 20 | ], |
| 21 | "_resolved": "https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz", |
| 22 | "_shasum": "3569ede8ba34315fab99c3e92cb04c7220de1fa8", |
| 23 | "_spec": "bytes@1", |
| 24 | "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\raw-body", |
| 25 | "author": { |
| 26 | "name": "TJ Holowaychuk", |
| 27 | "email": "tj@vision-media.ca", |
| 28 | "url": "http://tjholowaychuk.com" |
| 29 | }, |
| 30 | "bugs": { |
| 31 | "url": "https://github.com/visionmedia/bytes.js/issues" |
| 32 | }, |
| 33 | "bundleDependencies": false, |
| 34 | "component": { |
| 35 | "scripts": { |
| 36 | "bytes/index.js": "index.js" |
| 37 | } |
| 38 | }, |
| 39 | "dependencies": {}, |
| 40 | "deprecated": false, |
| 41 | "description": "byte size string parser / serializer", |
| 42 | "devDependencies": { |
| 43 | "mocha": "*", |
| 44 | "should": "*" |
| 45 | }, |
| 46 | "homepage": "https://github.com/visionmedia/bytes.js#readme", |
| 47 | "main": "index.js", |
| 48 | "name": "bytes", |
| 49 | "repository": { |
| 50 | "type": "git", |
| 51 | "url": "git+https://github.com/visionmedia/bytes.js.git" |
| 52 | }, |
| 53 | "version": "1.0.0" |
| 54 | } |