{
  "name": "frederica",
  "version": "0.0.0",
  "description": "LaTeX format to ASCII art",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "tex",
    "ASCII-art"
  ],
  "bin": {
    "frederica": "./app.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/y-moriguchi/frederica.git"
  },
  "author": "Yuichiro MORIGUCHI",
  "license": "MIT",
  "dependencies": {
    "rena-js": "0.0.1"
  },
  "bugs": {
    "url": "https://github.com/y-moriguchi/frederica/issues"
  },
  "homepage": "https://github.com/y-moriguchi/frederica#readme"
}
