aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/amazon-work-mail/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/amazon-work-mail/package.json')
-rw-r--r--recipes/amazon-work-mail/package.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/amazon-work-mail/package.json b/recipes/amazon-work-mail/package.json
new file mode 100644
index 0000000..e407dd2
--- /dev/null
+++ b/recipes/amazon-work-mail/package.json
@@ -0,0 +1,11 @@
1{
2 "id": "amazon-work-mail",
3 "name": "Amazon WorkMail",
4 "version": "1.1.1",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://{teamID}.awsapps.com/mail",
8 "hasIndirectMessages": false,
9 "hasTeamId": true
10 }
11}