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