mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-30 04:56:53 +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/xlsx-utils",
|
||||
"name": "XLSX Utils",
|
||||
"description": "XLSX spreadsheet utilities",
|
||||
"author": "Jeremy Ruston and SheetJS",
|
||||
"core-version": ">=5.0.0",
|
||||
"list": "readme controls license"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user