1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-10 17:30:26 +00:00
TiddlyWiki5/themes/tiddlywiki/example/plugin.info

10 lines
347 B
Plaintext
Raw Normal View History

{
"title": "$:/themes/tiddlywiki/example",
"name": "Example",
"author": "SimonHuber",
"core-version": ">=5.0.0",
"plugin-type": "theme",
"description": "Builds on top of various other themes",
2024-10-26 18:06:14 +00:00
"dependents": ["$:/themes/tiddlywiki/centralised","$:/themes/tiddlywiki/tight","$:/themes/tiddlywiki/seamless","$:/themes/tiddlywiki/snowwhite"]
}