1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 18:23:28 +00:00
TiddlyWiki5/plugins/tiddlywiki/nodewebkitsaver/plugin.info
Jermolene 3414f1ca8e Move node-webkit saver into a plugin
We don’t need it for TiddlyDesktop now that it reuses the TiddlyFox
saver. But it is still useful for embedding a TW directly into a
node-webkit app
2014-01-18 14:57:42 +00:00

7 lines
158 B
Plaintext

{
"title": "$:/plugins/tiddlywiki/nodewebkitsaver",
"description": "Native saving for node-webkit",
"author": "JeremyRuston",
"core-version": ">=5.0.0"
}