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