diff --git a/plugins.json b/plugins.json new file mode 100644 index 0000000..82feb93 --- /dev/null +++ b/plugins.json @@ -0,0 +1,11 @@ +[ + { + "id": "machine-learning-pack", + "name": "Machine Learning Pack", + "version": "0.1.0", + "author": "Tyler de Zeeuw", + "description": "Machine Learning on Processed fNIRS Data.", + "min_app_version": "1.7.0", + "download_url": "https://git.research.dezeeuw.ca/tyler/flares-plugins/machine-learning-pack/machine_learning_pack.zip" + } +] \ No newline at end of file