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