aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/toggl/package.json
blob: 09e5b64057c0ad73489262a5136a6eea001246e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "toggl",
  "name": "toggl",
  "version": "1.2.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.toggl.com/app/timer",
    "hasNotificationSound": true
  }
}