qownnotes-scripts/example-script/info.json

8 lines
369 B
JSON

{
"name": "Example script",
"identifier": "example-script",
"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 <i>example-script</i> folder from the git-repository on GitHub and rename both the folder and <i>example-script.qml</i>."
}