1
0
forked from N0VA/kewt
Files
kewt/package.json
2026-03-20 08:46:13 +01:00

8 lines
165 B
JSON

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