diff options
Diffstat (limited to 'Plugins/JsonExport/jsonexport.json')
| -rw-r--r-- | Plugins/JsonExport/jsonexport.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Plugins/JsonExport/jsonexport.json b/Plugins/JsonExport/jsonexport.json new file mode 100644 index 0000000..c56270c --- /dev/null +++ b/Plugins/JsonExport/jsonexport.json @@ -0,0 +1,7 @@ +{ + "type": "ExportPlugin", + "title": "JSON export", + "description": "Provides JSON format for exporting.", + "version": 10000, + "author": "SalSoft" +} |
