| Server IP : 157.230.181.24 / Your IP : 216.73.217.52 Web Server : Apache/2.4.58 (Ubuntu) System : Linux conductive 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64 User : ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/vhosts/convo/node_modules/pretty-bytes/ |
Upload File : |
{
"_args": [
[
"pretty-bytes@^3.0.0",
"/Users/calebloffer/Sites/converse/node_modules/maxmin"
]
],
"_from": "pretty-bytes@>=3.0.0 <4.0.0",
"_id": "pretty-bytes@3.0.1",
"_inCache": true,
"_installable": true,
"_location": "/pretty-bytes",
"_nodeVersion": "4.2.4",
"_npmOperationalInternal": {
"host": "packages-5-east.internal.npmjs.com",
"tmp": "tmp/pretty-bytes-3.0.1.tgz_1454638724444_0.6657163200434297"
},
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "3.7.0",
"_phantomChildren": {},
"_requested": {
"name": "pretty-bytes",
"raw": "pretty-bytes@^3.0.0",
"rawSpec": "^3.0.0",
"scope": null,
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/maxmin"
],
"_resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-3.0.1.tgz",
"_shasum": "27d0008d778063a0b4811bb35c79f1bd5d5fbccf",
"_shrinkwrap": null,
"_spec": "pretty-bytes@^3.0.0",
"_where": "/Users/calebloffer/Sites/converse/node_modules/maxmin",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/pretty-bytes/issues"
},
"dependencies": {
"number-is-nan": "^1.0.0"
},
"description": "Convert bytes to a human readable string: 1337 → 1.34 kB",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "27d0008d778063a0b4811bb35c79f1bd5d5fbccf",
"tarball": "http://registry.npmjs.org/pretty-bytes/-/pretty-bytes-3.0.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "7880c0805ea4647455a95ee899d0da1b5f175e0f",
"homepage": "https://github.com/sindresorhus/pretty-bytes#readme",
"keywords": [
"byte",
"bytes",
"data",
"file",
"filesize",
"human",
"humanized",
"pretty",
"readable",
"si",
"size"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "pretty-bytes",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/pretty-bytes.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "3.0.1"
}