mestizo.monster/package.json
2026-04-08 21:14:38 -04:00

18 lines
391 B
JSON

{
"dependencies": {
"@11ty/eleventy": "^3.1.5",
"eleventy-plugin-reading-time": "^0.0.1",
"markdown-it": "^14.1.1"
},
"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"
}