qownnotes-scripts/example-script/info.json

8 lines
323 B
JSON
Raw Normal View History

2017-05-16 13:52:33 +00:00
{
"name": "Example script",
"identifier": "example-scriptX",
2017-05-16 13:52:33 +00:00
"script": "example-script.qml",
"version": "0.0.1",
"description" : "Use this script to start a new script you want to submit to the script repository.\\n\\nJust copy the whole 'example-script' folder and rename it and also the 'example-script.qml'"
}