TiddlyWiki5/plugins/tiddlywiki/hammerjs/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
189 B
Text

{
"title": "$:/plugins/tiddlywiki/hammerjs",
"name": "HammerJS",
"description": "HammerJS touch gesture library",
"author": "Jorik Tangelder (Eight Media)",
"list": "readme license"
}