a7800/plugins/data/plugin.json
2020-03-22 22:54:50 -04:00

10 lines
146 B
JSON

{
"plugin": {
"name": "data",
"description": "Data plugin",
"version": "0.0.1",
"author": "Carl",
"type": "plugin",
"start": "true"
}
}