{
  "name": "basetm",
  "version": "0.1.0",
  "description": "Convert binary data to Base™",
  "homepage": "https://github.com/FNCxPro/basetm",
  "repository": {
    "type": "git",
    "url": "git://github.com/FNCxPro/basetm.git"
  },
  "main": "index.js",
  "keywords": [
    "base64",
    "basetm",
    "encoding",
    "decoding",
    "text",
    "useless",
    "silly"
  ],
  "scripts": {
    "test": "node test/test.js"
  },
  "author": "relative",
  "license": "MIT",
  "dependencies": {
    "big-integer": "^1.6.23"
  }
}
