2 "_from": "bytes@3.1.0",
5 "_integrity": "sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==",
7 "_phantomChildren": {},
13 "escapedName": "bytes",
22 "_resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.0.tgz",
23 "_shasum": "f6cf7933a360e0588fa9fde85651cdc7f805d1f6",
24 "_spec": "bytes@3.1.0",
25 "_where": "/home/josuer08/Documents/web/node_modules/body-parser",
27 "name": "TJ Holowaychuk",
28 "email": "tj@vision-media.ca",
29 "url": "http://tjholowaychuk.com"
32 "url": "https://github.com/visionmedia/bytes.js/issues"
34 "bundleDependencies": false,
38 "email": "jed.watson@me.com"
42 "email": "theo.fidry@gmail.com"
46 "description": "Utility to parse a string bytes to bytes and vice-versa",
61 "homepage": "https://github.com/visionmedia/bytes.js#readme",
75 "url": "git+https://github.com/visionmedia/bytes.js.git"
79 "test": "mocha --check-leaks --reporter spec",
80 "test-ci": "nyc --reporter=text npm test",
81 "test-cov": "nyc --reporter=html --reporter=text npm test"