mirror of
https://github.com/MatMoul/dokytree.git
synced 2024-12-25 17:16:11 +00:00
7 lines
111 B
JSON
7 lines
111 B
JSON
|
{
|
||
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
||
|
"properties": {
|
||
|
"book": { "type": "boolean" }
|
||
|
}
|
||
|
}
|