astolfo.org/package.json
2025-08-03 21:46:35 +10:00

11 lines
264 B
JSON

{
"name": "astolfo.org",
"version": "1.0.0",
"main": "index.js",
"repository": "ssh://forgejo@git.nijika.astolfo.org/astolfo/astolfo.org",
"author": "Astolfo.org Contributors",
"license": "MIT",
"dependencies": {
"@11ty/eleventy": "^3.1.2"
}
}