TiddlyWiki5/plugins/tiddlywiki/qrcode/plugin.info
Jeremy Ruston bf9aeb5755 Improve plugin metadata, and add a "name" field
The "name" is optional, but makes the library listing much clearer.
2019-09-19 13:04:10 +01:00

7 lines
168 B
Text

{
"title": "$:/plugins/tiddlywiki/qrcode",
"name": "QR Code",
"description": "QR Code generator",
"author": "Zeno Zeng",
"list": "readme usage examples license"
}