aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/rainloop/package.json
blob: ac9474e2cd4b3b25e427c2f85c447af766e78436 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
   "id": "rainloop",
   "name": "RainLoop",
   "version": "1.0.1",
   "description": "RainLoop Webmail – Simple, modern & fast web-based email client",
   "main": "index.js",
   "author": "Marcel Deglau <me@marceldeglau.de>",
   "repository": "https://github.com/promarcel/franz-recipe-rainloop",
   "license": "MIT",
   "config": {
      "hasNotificationSound": true,
      "hasCustomUrl": true
   }
}