aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nomadlist/package.json
blob: 64936d68805b29ffc34ff45eba54cf10f12f2908 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "nomadlist",
  "name": "NomadList",
  "version": "1.2.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://nomadlist.com/chat",
    "hasNotificationSound": true,
    "hasTeamId": true
  }
}