1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-24 06:13:17 +00:00
TiddlyWiki5/plugins/tiddlywiki/d3/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
121 B
Plaintext

{
"title": "$:/plugins/tiddlywiki/d3",
"name": "D3",
"description": "D3 data visualisation demo",
"list": "readme"
}