aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/clickup/package.json
blob: cebcd93b1b3531c0144c2eddb368545bc8f5597b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "clickup",
  "name": "ClickUp",
  "version": "2.2.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://app.clickup.com",
    "hasCustomUrl": true,
    "hasNotificationSound": true
  }
}