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