orionsoft-react-scripts
Version:
Orionsoft Configuration and scripts for Create React App.
20 lines (19 loc) • 666 B
JSON
{
"name": "avoidwork/filesize.js",
"description": "JavaScript library to generate a human readable String describing the file size",
"type": "library",
"keywords": ["file", "filesize", "size", "readable", "file system"],
"homepage": "http://filesizejs.com",
"license": "BSD-3-Clause",
"authors": [
{
"name": "Jason Mulligan",
"email": "jason.mulligan@avoidwork.com"
}
],
"support": {
"email": "jason.mulligan@avoidwork.com",
"issues": "https://github.com/avoidwork/filesize.js/issues",
"source": "https://github.com/avoidwork/filesize.js"
}
}