{"name":"filesize","description":"JavaScript library to generate a human readable String describing the file size","version":"10.0.5","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","main":"dist/filesize.cjs","module":"dist/filesize.esm.js","types":"types/filesize.d.ts","type":"module","sourceType":"module","engines":{"node":">= 14.0.0"},"scripts":{"build":"mkdir -p dist && rm -rf dist/* && npm run rollup","changelog":"auto-changelog -p","coverage":"nyc npm run test","lint":"eslint *.js src/*.js test/*.js","mocha":"mocha test/*.js","rollup":"rollup --config","test":"npm run lint && npm run mocha","test-webpack":"mkdir -p test/webpack && rm -rf test/webpack && git clone git@github.com:rabelais88/typescript-webpack.git test/webpack && echo \"import { filesize } from 'filesize';console.log(filesize(1234));\" >> test/webpack/src/index.ts && cd test/webpack && npm install && mkdir -p node_modules/filesize/dist && cp ../../package.json node_modules/filesize/ && cp ../../dist/* node_modules/filesize/dist/ && npm run build","types":"npx -p typescript tsc src/*.js --declaration --allowJs --emitDeclarationOnly --outDir types"},"devDependencies":{"auto-changelog":"^2.4.0","eslint":"^8.24.0","mocha":"^10.0.0","rollup":"^2.79.1","rollup-plugin-terser":"^7.0.2","typescript":"^4.8.4"},"keywords":["file","filesize","size","readable","file system","bytes","diff"],"gitHead":"d110a35706e9685810ef469bb37e3c45c37b53b0","_id":"filesize@10.0.5","_nodeVersion":"18.8.0","_npmVersion":"8.18.0","dist":{"shasum":"d77553eb00a525f4cc7983047d2197cda6fff321","size":10616,"noattachment":false,"key":"/filesize/-/filesize-10.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/filesize/download/filesize-10.0.5.tgz"},"_npmUser":{"name":"avoidwork","email":"jason.mulligan@avoidwork.com"},"directories":{},"maintainers":[{"name":"avoidwork","email":"jason.mulligan@avoidwork.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filesize_10.0.5_1664482990884_0.5654787492738014"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-29T20:29:30.970Z","publish_time":1664482991195,"_cnpm_publish_time":1664482991195,"dist-tags":{"latest":"11.0.15"}}