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