mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-28 15:44:40 +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,7 @@
|
||||
{
|
||||
"title": "$:/plugins/tiddlywiki/jszip",
|
||||
"description": "Wrapper for JSZip by Stuart Knightley, David Duponchel, Franz Buchinger, António Afonso",
|
||||
"author": "JeremyRuston",
|
||||
"core-version": ">=5.0.0",
|
||||
"name": "JSZip",
|
||||
"description": "JSZip library",
|
||||
"author": "Stuart Knightley, David Duponchel, Franz Buchinger, António Afonso",
|
||||
"list": "readme license"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user