{ "name": "blag", "version": "1.0.0", "description": "[Go here instead](https://abby.how)", "main": "index.js", "dependencies": { "katex": "^0.13.11", "sass": "^1.28.0" }, "devDependencies": {}, "scripts": { "up": "stack run -- build && stack run -- deploy", "watch": "stack run -- watch" }, "repository": { "type": "git", "url": "https://git.abby.how/abby/blag.git" }, "author": "", "license": "ISC" }