mirror of
https://github.com/koush/scrypted.git
synced 2026-02-10 01:02:18 +00:00
9 lines
137 B
JSON
9 lines
137 B
JSON
{
|
|
"entryPoints": [
|
|
"./gen"
|
|
],
|
|
"json": "schema.json",
|
|
"name": "Scrypted Documentation",
|
|
"tsconfig": "./gen/tsconfig.json"
|
|
}
|