{ "name": "blag", "version": "1.0.0", "description": "[Go here instead](https://amelia.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.amelia.how/amelia/blag.git" }, "author": "", "license": "ISC" }