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