aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/monday/package.json
blob: b85342f7b7ff193c4778ac3ae8bda74f67f38599 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "monday",
  "name": "Monday",
  "version": "1.3.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://{teamId}.monday.com",
    "hasTeamId": true,
    "urlInputSuffix": ".monday.com"
  }
}