aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/anonaddy/package.json
diff options
context:
space:
mode:
authorLibravatar Kittywhiskers Van Gogh <6098974-kittywhiskers@users.noreply.gitlab.com>2020-06-13 21:27:47 +0530
committerLibravatar Kittywhiskers Van Gogh <6098974-kittywhiskers@users.noreply.gitlab.com>2020-06-13 21:27:47 +0530
commit8af1193ebc1b23cdd4a1a66ffeaba50271bf3736 (patch)
tree41893fdf02df7b4664448da64c8002e5d0560137 /uncompressed/anonaddy/package.json
parentMerge pull request #199 from dannyqiu/fix/skype-default-link-handling (diff)
downloadferdium-recipes-8af1193ebc1b23cdd4a1a66ffeaba50271bf3736.tar.gz
ferdium-recipes-8af1193ebc1b23cdd4a1a66ffeaba50271bf3736.tar.zst
ferdium-recipes-8af1193ebc1b23cdd4a1a66ffeaba50271bf3736.zip
Add AnonAddy, BitBucket, Epic Games Store, GitLab & Tutanota
Diffstat (limited to 'uncompressed/anonaddy/package.json')
-rw-r--r--uncompressed/anonaddy/package.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/uncompressed/anonaddy/package.json b/uncompressed/anonaddy/package.json
new file mode 100644
index 0000000..45121cd
--- /dev/null
+++ b/uncompressed/anonaddy/package.json
@@ -0,0 +1,12 @@
1{
2 "id": "anonaddy",
3 "name": "AnonAddy",
4 "version": "1.0.0",
5 "description": "An unofficial Ferdi recipe for AnonAddy",
6 "main": "index.js",
7 "author": "Kittywhiskers Van Gogh <63189531+kittywhiskers@users.noreply.github.com>",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://app.anonaddy.com/"
11 }
12}