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