1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-12-08 01:38:06 +00:00

Improve plugin metadata, and add a "name" field

The "name" is optional, but makes the library listing much clearer.
This commit is contained in:
Jeremy Ruston
2019-09-19 13:04:10 +01:00
parent 1dbab6fd0e
commit bf9aeb5755
60 changed files with 112 additions and 144 deletions

View File

@@ -1,7 +1,6 @@
{
"title": "$:/plugins/tiddlywiki/tiddlyweb",
"description": "TiddlyWeb and TiddlySpace components",
"author": "JeremyRuston",
"core-version": ">=5.0.0",
"name": "TiddlyWeb",
"description": "Sync changes to TW5 server or TiddlyWeb server",
"list": "readme"
}