{
  "name": "lowtex",
  "version": "1.1.0",
  "description": "Fancy .txt files",
  "main": "lowtex.js",
  "bin": "cli.js",
  "scripts": {
    "test": "npm install && cat example.lt | node cli.js"
  },
  "keywords": [
    "text",
    "transformation",
    "markdown",
    "latex",
    "txt"
  ],
  "author": "Hardmath123",
  "license": "MIT",
  "dependencies": {
    "nomnom": "~1.7.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Hardmath123/lowtex"
  }
}
