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