{"name":"filesize","description":"JavaScript library to generate a human readable String describing the file size","version":"11.0.13","homepage":"https://filesizejs.com","author":{"name":"Jason Mulligan","email":"jason.mulligan@avoidwork.com"},"repository":{"type":"git","url":"git://github.com/avoidwork/filesize.js.git"},"bugs":{"url":"https://github.com/avoidwork/filesize.js/issues"},"license":"BSD-3-Clause","source":"src/filesize.js","module":"dist/filesize.js","main":"dist/filesize.cjs","exports":{"types":"./types/filesize.d.ts","import":"./dist/filesize.js","require":"./dist/filesize.cjs"},"type":"module","sourceType":"module","types":"types/filesize.d.ts","engines":{"node":">= 10.8.0"},"scripts":{"build":"npm run rollup","build:watch":"rollup --config --watch","build:analyze":"npm run rollup && npm run analyze:size","analyze:size":"echo 'Bundle size analysis:' && du -h dist/* && echo 'Gzipped sizes:' && gzip -c dist/filesize.min.js | wc -c | awk '{print $1\" bytes (gzipped)\"}' && gzip -c dist/filesize.umd.min.js | wc -c | awk '{print $1\" bytes (umd gzipped)\"}'","changelog":"auto-changelog -p","lint":"eslint *.js src/*.js tests/**/*.js","lint:fix":"eslint --fix *.js src/*.js tests/**/*.js","fix":"npm run lint:fix","mocha":"c8 mocha tests/**/*.js","rollup":"rollup --config","test":"npm run lint && npm run mocha","test:watch":"npm run mocha -- --watch","prepack":"npm run build","prepare":"husky","dev":"npm run build:watch","benchmark":"node benchmarks/index.js","benchmark:basic":"node benchmarks/basic-performance.js","benchmark:options":"node benchmarks/options-benchmark.js","benchmark:stress":"node benchmarks/stress-test.js","benchmark:partial":"node benchmarks/partial-benchmark.js","benchmark:gc":"node --expose-gc benchmarks/index.js"},"devDependencies":{"@rollup/plugin-terser":"^0.4.4","auto-changelog":"^2.5.0","c8":"^10.1.3","eslint":"^9.36.0","husky":"^9.1.7","mocha":"^11.7.2","rollup":"^4.52.0"},"keywords":["file","filesize","size","readable","file system","bytes","diff"],"_id":"filesize@11.0.13","gitHead":"c4ef98d8754985106f62243a1772fa6b7ad56e3c","_nodeVersion":"24.8.0","_npmVersion":"11.6.0","dist":{"shasum":"8e61c5c4e8d7463c71d573c4f8051fb1ba4ff883","size":11577,"noattachment":false,"key":"/filesize/-/filesize-11.0.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/filesize/download/filesize-11.0.13.tgz"},"_npmUser":{"name":"avoidwork","email":"jason.mulligan@avoidwork.com"},"directories":{},"maintainers":[{"name":"avoidwork","email":"jason.mulligan@avoidwork.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/filesize_11.0.13_1758482810034_0.4562832991893577"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-21T19:26:50.248Z","publish_time":1758482810248,"_source_registry_name":"default","_cnpm_publish_time":1758482810248,"dist-tags":{"latest":"11.0.15"}}