{ "dependencies": { "@11ty/eleventy": "^3.1.5", "eleventy-plugin-reading-time": "^0.0.1", "markdown-it": "^14.1.1", "markdown-it-footnote": "^4.0.0" }, "name": "mestizo.monster", "version": "1.0.0", "description": "", "main": "eleventy.config.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "module", "devDependencies": { "@11ty/eleventy-plugin-vite": "^7.1.0-alpha.2", "prettier": "^3.8.1", "prettier-plugin-jinja-template": "^2.1.0" } }