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