UNPKG

666 BJSONView Raw
1{
2 "name": "avoidwork/filesize.js",
3 "description": "JavaScript library to generate a human readable String describing the file size",
4 "type": "library",
5 "keywords": ["file", "filesize", "size", "readable", "file system"],
6 "homepage": "http://filesizejs.com",
7 "license": "BSD-3-Clause",
8 "authors": [
9 {
10 "name": "Jason Mulligan",
11 "email": "jason.mulligan@avoidwork.com"
12 }
13 ],
14 "support": {
15 "email": "jason.mulligan@avoidwork.com",
16 "issues": "https://github.com/avoidwork/filesize.js/issues",
17 "source": "https://github.com/avoidwork/filesize.js"
18 }
19}