{
  "name": "happybytes",
  "version": "0.0.22",
  "description": "A small module to convert bytes to their units",
  "main": "happybytes.js",
  "scripts": {
    "test": "npx jasmine"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/thallosaurus/happybytes.git"
  },
  "keywords": [
    "happy",
    "bytes",
    "kb",
    "gb",
    "mb",
    "eb",
    "tb"
  ],
  "author": "thallosaurus",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/thallosaurus/happybytes/issues"
  },
  "homepage": "https://github.com/thallosaurus/happybytes#readme"
}
