mirror of
https://codeberg.org/valpackett/tiddlypwa.git
synced 2026-03-15 04:10:25 -07:00
12 lines
352 B
Text
12 lines
352 B
Text
{
|
|
"name": "TiddlyPWA",
|
|
"title": "$:/plugins/valpackett/tiddlypwa",
|
|
"description": "Offline-first storage & sync solution",
|
|
"author": "Val Packett",
|
|
"version": "0.2.2",
|
|
"core-version": ">=5.2.0",
|
|
"list": "readme license",
|
|
"source": "https://codeberg.org/valpackett/tiddlypwa",
|
|
"demo": "https://tiddly.packett.cool/",
|
|
"plugin-type": "plugin"
|
|
}
|