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