From 416dbb944567306424fd02831e3f4f1dfeb71da1 Mon Sep 17 00:00:00 2001 From: Vijay Aravamudhan Date: Sun, 12 Sep 2021 08:08:52 +0530 Subject: New recipe: 'yandex-mail' (fixes #421) (#685) --- recipes/yandex-mail/package.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes/yandex-mail/package.json (limited to 'recipes/yandex-mail/package.json') 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 @@ +{ + "id": "yandex-mail", + "name": "Yandex Mail", + "version": "1.0.0", + "license": "MIT", + "config": { + "serviceURL": "https://mail.yandex.ru" + } +} -- cgit v1.2.3-70-g09d2