{"_id":"@amxdev/format-bytes","_rev":"2-d52f9074ab8f4a318a17a55900a67012","name":"@amxdev/format-bytes","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.0":{"name":"@amxdev/format-bytes","version":"1.0.0","keywords":["format-bytes","utility","typescript","amxdev"],"author":{"name":"Alok Mishra"},"license":"MIT","_id":"@amxdev/format-bytes@1.0.0","maintainers":[{"name":"amxalokmishra","email":"aloksonu2001@gmail.com"}],"dist":{"shasum":"a1bf952efa0f71c2990e42edd81bc374cb18ddfa","tarball":"https://registry.npmjs.org/@amxdev/format-bytes/-/format-bytes-1.0.0.tgz","fileCount":6,"integrity":"sha512-qU1dnRBb5dbB1gSF/8Mdxm9mAFA7WF7AQb2OOsia6R+SqFqxPzHsTOOYNvBvLYfdPVHMih+z77NzK5szWcr6rg==","signatures":[{"sig":"MEUCIFSZXVhGYLfZ7GSTjxtSFBhnfwMM7Z3mGNfgHwFLy61iAiEAi6I+ZdufdQUC/YRG1TdV5dpEvWEFxzKNnZG5hG/ThBw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1667},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prepublishOnly":"npm run build"},"_npmUser":{"name":"amxalokmishra","email":"aloksonu2001@gmail.com"},"_npmVersion":"10.8.2","description":"Format bytes as human-readable string (e.g. 2.5 MB).","directories":{},"_nodeVersion":"18.20.8","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/format-bytes_1.0.0_1752937913847_0.6065318358881433","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"@amxdev/format-bytes","version":"1.0.1","description":"Format bytes as human-readable string (e.g. 2.5 MB).","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","prepublishOnly":"npm run build"},"keywords":["format-bytes","utility","typescript","amxdev"],"author":{"name":"Alok Mishra"},"license":"MIT","publishConfig":{"access":"public"},"_id":"@amxdev/format-bytes@1.0.1","_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"integrity":"sha512-vnZ6Twdh81Fe9lVdit8qOrLgKs8xh7+5sjefNnc+YnZAXc8IxkJ3WoQR1LLjea+m1lpfFk6a87XzatuRF1Vbqg==","shasum":"a26e343df84b796cf6f89c61cbd7a73670ffead4","tarball":"https://registry.npmjs.org/@amxdev/format-bytes/-/format-bytes-1.0.1.tgz","fileCount":6,"unpackedSize":2041,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDhR0I4yQ6SLXu0LIE1Y5xUktKVNWFhVV+BSMYAugAX+gIgDwzDTf58Bhuca7kpBUQBV6f4IiDfrUm1LGiUHmTKAd4="}]},"_npmUser":{"name":"amxalokmishra","email":"aloksonu2001@gmail.com"},"directories":{},"maintainers":[{"name":"amxalokmishra","email":"aloksonu2001@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/format-bytes_1.0.1_1752938302465_0.7757979458137259"},"_hasShrinkwrap":false}},"time":{"created":"2025-07-19T15:11:53.732Z","modified":"2025-07-19T15:18:22.863Z","1.0.0":"2025-07-19T15:11:54.045Z","1.0.1":"2025-07-19T15:18:22.660Z"},"author":{"name":"Alok Mishra"},"license":"MIT","keywords":["format-bytes","utility","typescript","amxdev"],"description":"Format bytes as human-readable string (e.g. 2.5 MB).","maintainers":[{"name":"amxalokmishra","email":"aloksonu2001@gmail.com"}],"readme":"# @amxdev/format-bytes\n\n> Format bytes as human-readable string (e.g. 2.5 MB).\n\n## Install\n\n```bash\nnpm install @amxdev/format-bytes\n```\n\n## Usage\n\n```ts\nimport { formatbytes } from \"@amxdev/format-bytes\";\n\nformatbytes(formatBytes(1024) // \"1 KB\")\n```\n\n## License\n\nMIT\n","readmeFilename":"README.md"}