16 lines
304 B
JSON
16 lines
304 B
JSON
|
|
{
|
||
|
|
"name": "Spread",
|
||
|
|
"description": "",
|
||
|
|
"version": "1.0",
|
||
|
|
"ui": {
|
||
|
|
"title": "Screen view",
|
||
|
|
"description": "This Toogle single page or board view",
|
||
|
|
"toggle": false,
|
||
|
|
"template": "spread.html"
|
||
|
|
},
|
||
|
|
"stylesheet": "spread.css",
|
||
|
|
"hook": "spread-hook.js",
|
||
|
|
"script": "spread-ui.js"
|
||
|
|
|
||
|
|
}
|