convert-size
Version:
a package to convert size from bytes to kb mb and so on
19 lines (18 loc) • 427 B
JSON
{
"name": "convert-size",
"description": "a lib to convert between files size",
"entry": "./mod.ts",
"stable": true,
"files": [
"./README.md",
"./mod.ts"
],
"repository": "https://github.com/AliBasicCoder/convert-pro",
"version": "1.2.0",
"checkTests": false,
"checkFormat": false,
"unlisted": false,
"check": true,
"homepage": "https://github.com/AliBasicCoder/convert-pro",
"ignore": []
}