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