1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-17 19:09:55 +00:00
TiddlyWiki5/plugins/tiddlywiki/dynannotate/plugin.info

11 lines
294 B
Plaintext
Raw Normal View History

{
"title": "$:/plugins/tiddlywiki/dynannotate",
"name": "Dynannotate",
"description": "Dynamic content annotation",
"author": "JeremyRuston",
"core-version": ">=5.0.0",
"version": "0.0.6-prerelease",
"list": "readme examples history",
"dependents": ["$:/plugins/tiddlywiki/dynaview"]
}