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:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user