wails-pure-js-template/template.json

7 lines
308 B
JSON
Raw Normal View History

2022-08-25 18:41:02 +00:00
{
"name": "Wails Pure JavaScript Template",
"shortname": "wails-pure-js-template",
"author": "KiddoV",
"description": "This is a wails template without any front-end frameworks. You have to build everything from scratch.",
2022-08-25 18:48:35 +00:00
"helpurl": "https://github.com/KiddoV/wails-pure-js-template/discussions"
2022-08-25 18:41:02 +00:00
}