mirror of
https://github.com/cupcakearmy/occulto.git
synced 2024-12-22 09:06:27 +00:00
8 lines
107 B
JSON
8 lines
107 B
JSON
{
|
|
"entryPoints": ["./src/index.ts"],
|
|
"out": "./docs",
|
|
|
|
"name": "Occulto",
|
|
"includeVersion": true
|
|
}
|