{
  "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": []
}
