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