aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/proton-drive/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/proton-drive/package.json')
-rwxr-xr-xrecipes/proton-drive/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/proton-drive/package.json b/recipes/proton-drive/package.json
new file mode 100755
index 0000000..54ea8f4
--- /dev/null
+++ b/recipes/proton-drive/package.json
@@ -0,0 +1,9 @@
1{
2 "id": "proton-drive",
3 "name": "Proton Drive",
4 "version": "1.1.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://drive.proton.me"
8 }
9}