TiddlyWiki5/plugins/tiddlywiki/sax/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
155 B
Text

{
"title": "$:/plugins/tiddlywiki/sax",
"name": "sax js",
"description": "sax.js library",
"author": "Isaac Z. Schlueter",
"list": "readme license"
}