aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pomodoro-tracker/package.json
blob: dd20956db151d1b45a71a26650164df5788d6aa8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "pomodoro-tracker",
  "name": "Pomodoro Tracker",
  "version": "1.0.2",
  "license": "MIT",
  "config": {
    "serviceURL": "https://pomodoro-tracker.com",
    "hasNotificationSound": true
  }
}