1
0
forked from N0VA/kewt
Files
kewt/package.json
2026-04-01 14:23:12 +02:00

10 lines
173 B
JSON

{
"name": "kewt",
"description": "A minimalist static site generator inspired by werc",
"global": "true",
"install": "make install",
"scripts": [
"kewt"
]
}