2020-12-21 11:29:31 -04:00
|
|
|
{
|
|
|
|
"_args": [
|
|
|
|
[
|
|
|
|
"pretty-bytes@4.0.2",
|
2020-12-22 10:59:14 -04:00
|
|
|
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
|
2020-12-21 11:29:31 -04:00
|
|
|
]
|
|
|
|
],
|
|
|
|
"_from": "pretty-bytes@4.0.2",
|
|
|
|
"_id": "pretty-bytes@4.0.2",
|
|
|
|
"_inBundle": false,
|
|
|
|
"_integrity": "sha1-sr+C5zUNZcbDOqlaqlpPYyf2HNk=",
|
|
|
|
"_location": "/pretty-bytes",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
|
|
|
"type": "version",
|
|
|
|
"registry": true,
|
|
|
|
"raw": "pretty-bytes@4.0.2",
|
|
|
|
"name": "pretty-bytes",
|
|
|
|
"escapedName": "pretty-bytes",
|
|
|
|
"rawSpec": "4.0.2",
|
|
|
|
"saveSpec": null,
|
|
|
|
"fetchSpec": "4.0.2"
|
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/workbox-build"
|
|
|
|
],
|
|
|
|
"_resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-4.0.2.tgz",
|
|
|
|
"_spec": "4.0.2",
|
2020-12-22 10:59:14 -04:00
|
|
|
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
|
2020-12-21 11:29:31 -04:00
|
|
|
"author": {
|
|
|
|
"name": "Sindre Sorhus",
|
|
|
|
"email": "sindresorhus@gmail.com",
|
|
|
|
"url": "sindresorhus.com"
|
|
|
|
},
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/sindresorhus/pretty-bytes/issues"
|
|
|
|
},
|
|
|
|
"description": "Convert bytes to a human readable string: 1337 → 1.34 kB",
|
|
|
|
"devDependencies": {
|
|
|
|
"ava": "*",
|
|
|
|
"xo": "*"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"index.js"
|
|
|
|
],
|
|
|
|
"homepage": "https://github.com/sindresorhus/pretty-bytes#readme",
|
|
|
|
"keywords": [
|
|
|
|
"pretty",
|
|
|
|
"bytes",
|
|
|
|
"byte",
|
|
|
|
"filesize",
|
|
|
|
"size",
|
|
|
|
"file",
|
|
|
|
"human",
|
|
|
|
"humanized",
|
|
|
|
"readable",
|
|
|
|
"si",
|
|
|
|
"data"
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"name": "pretty-bytes",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/sindresorhus/pretty-bytes.git"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"test": "xo && ava"
|
|
|
|
},
|
|
|
|
"version": "4.0.2"
|
|
|
|
}
|