4 "description": "My blog",
5 "main": ".eleventy.js",
7 "@11ty/eleventy": "^1.0.0",
8 "@11ty/eleventy-plugin-rss": "^1.0.7",
9 "@11ty/eleventy-plugin-syntaxhighlight": "^3.2.0",
10 "clean-css": "^4.2.3",
11 "html-minifier": "^4.0.0",
12 "markdown-it": "^8.4.2",
13 "markdown-it-anchor": "^5.2.5",
14 "nunjucks-date-filter": "^0.1.1",
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"