4 "description": "My blog",
5 "main": "eleventy.config.js",
8 "@11ty/eleventy": "^3.0.0",
9 "@11ty/eleventy-plugin-rss": "^2.0.0",
10 "@11ty/eleventy-plugin-syntaxhighlight": "^3.2.0",
11 "clean-css": "^4.2.3",
12 "html-minifier-terser": "^7.2.0",
13 "markdown-it": "^14.1.0",
14 "markdown-it-anchor": "^5.2.5",
15 "prismjs": "github:PrismJS/prism#43efde2ee33310e5a6d8ddf432f0222734ec5928",
19 "test": "echo \"Error: no test specified\" && exit 1"
23 "url": "git+https://github.com/porglezomp/blog.git"
28 "author": "Cassie Jones",
29 "license": "UNLICENSED",
31 "url": "https://github.com/porglezomp/blog/issues"
33 "homepage": "https://github.com/porglezomp/blog#readme"