8 lines
165 B
JSON
8 lines
165 B
JSON
{
|
|
"name": "kewt",
|
|
"description": "A minimalist static site generator inspired by werc",
|
|
"global": "true",
|
|
"install": "make install",
|
|
"scripts": ["kewt"]
|
|
}
|