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,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"
}