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