aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/rainloop/package.json
blob: 3c9ce18780184a474747e036a2918f4242f0d3e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "rainloop",
  "name": "RainLoop",
  "version": "1.2.0",
  "repository": "https://github.com/promarcel/franz-recipe-rainloop",
  "license": "MIT",
  "config": {
    "hasNotificationSound": true,
    "hasCustomUrl": true
  }
}