aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/yandex-mail/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-09-12 08:08:52 +0530
committerLibravatar GitHub <noreply@github.com>2021-09-12 02:38:52 +0000
commit416dbb944567306424fd02831e3f4f1dfeb71da1 (patch)
tree8526381354141b4b8b13d3fc41d811dc6556ac01 /recipes/yandex-mail/package.json
parentNew recipe: 'mewe' (fixes #484) (#684) (diff)
downloadferdium-recipes-416dbb944567306424fd02831e3f4f1dfeb71da1.tar.gz
ferdium-recipes-416dbb944567306424fd02831e3f4f1dfeb71da1.tar.zst
ferdium-recipes-416dbb944567306424fd02831e3f4f1dfeb71da1.zip
New recipe: 'yandex-mail' (fixes #421) (#685)
Diffstat (limited to 'recipes/yandex-mail/package.json')
-rw-r--r--recipes/yandex-mail/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/yandex-mail/package.json b/recipes/yandex-mail/package.json
new file mode 100644
index 0000000..356c1b9
--- /dev/null
+++ b/recipes/yandex-mail/package.json
@@ -0,0 +1,9 @@
1{
2 "id": "yandex-mail",
3 "name": "Yandex Mail",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://mail.yandex.ru"
8 }
9}