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