mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 23:04:38 +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,8 +1,7 @@
|
||||
{
|
||||
"title": "$:/plugins/tiddlywiki/googleanalytics",
|
||||
"description": "Google Analytics: website statistics",
|
||||
"author": "JeremyRuston",
|
||||
"name": "Google Analytics",
|
||||
"description": "Website visitor statistics from Google",
|
||||
"contributor": "Sylvain Comte",
|
||||
"core-version": ">=5.0.0",
|
||||
"list": "readme settings usage"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user