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