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