{
  "name": "mush-format",
  "version": "0.3.17",
  "description": "A javascript library that minifies pretty formatted mushcode.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/digibeardev/mush-format.git"
  },
  "scripts": {},
  "keywords": [
    "MUSH",
    "MUX",
    "minifier",
    "formatter"
  ],
  "author": "Lem Canady",
  "license": "MIT",
  "dependencies": {
    "node-fetch": "^2.6.0",
    "string-replace-async": "^1.2.1"
  }
}
