aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/clockify/package.json
blob: 0eb1cf76ad24fc08fa20bb1a752248c5b53e7612 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "clockify",
  "name": "Clockify",
  "version": "1.3.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://clockify.me/tracker",
    "hasNotificationSound": true
  }
}