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