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