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