5 "/opt/source/offload.js"
8 "_from": "bytes@3.1.0",
11 "_integrity": "sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==",
12 "_location": "/bytes",
13 "_phantomChildren": {},
19 "escapedName": "bytes",
28 "_resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.0.tgz",
30 "_where": "/opt/source/offload.js",
32 "name": "TJ Holowaychuk",
33 "email": "tj@vision-media.ca",
34 "url": "http://tjholowaychuk.com"
37 "url": "https://github.com/visionmedia/bytes.js/issues"
42 "email": "jed.watson@me.com"
46 "email": "theo.fidry@gmail.com"
49 "description": "Utility to parse a string bytes to bytes and vice-versa",
64 "homepage": "https://github.com/visionmedia/bytes.js#readme",
78 "url": "git+https://github.com/visionmedia/bytes.js.git"
82 "test": "mocha --check-leaks --reporter spec",
83 "test-ci": "nyc --reporter=text npm test",
84 "test-cov": "nyc --reporter=html --reporter=text npm test"