aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/epicgames/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/epicgames/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/epicgames/package.json')
-rw-r--r--uncompressed/epicgames/package.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/uncompressed/epicgames/package.json b/uncompressed/epicgames/package.json
new file mode 100644
index 0000000..98873ff
--- /dev/null
+++ b/uncompressed/epicgames/package.json
@@ -0,0 +1,12 @@
1{
2 "id": "epicgames",
3 "name": "Epic Games Store",
4 "version": "1.0.0",
5 "description": "An unofficial Ferdi recipe for the Epic Games Store",
6 "main": "index.js",
7 "author": "Kittywhiskers Van Gogh <63189531+kittywhiskers@users.noreply.github.com>",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://www.epicgames.com/id/login?lang=en_US&redirectUrl=https%3A%2F%2Fwww.epicgames.com%2Fstore%2Fen-US%2F&noHostRedirect=true"
11 }
12}