diff options
Diffstat (limited to 'plugins/json/plugin.json')
-rw-r--r-- | plugins/json/plugin.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/json/plugin.json b/plugins/json/plugin.json new file mode 100644 index 00000000000..c5a0c77355d --- /dev/null +++ b/plugins/json/plugin.json @@ -0,0 +1,8 @@ +{ + "plugin": { + "name": "json", + "version": "2.5.0", + "author": "David Kolf", + "type": "library", + } +}
\ No newline at end of file |