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