{ "name": "hazelthats.me", "version": "1.0.0", "type": "module", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://g.hzlt.me/h/hazelthats.me" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@11ty/eleventy": "^3.1.2" }, "devDependencies": { "html-minifier-next": "^4.14.3", "prettier": "^3.7.4", "prettier-plugin-jinja-template": "^2.1.0" } }