aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/udemy/package.json
blob: 4af1525e1e035607e0b074dc2ef67a8693f910c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "udemy",
  "name": "Udemy",
  "version": "1.2.0",
  "license": "MIT",
  "repository": "https://github.com/gaspergrom/Franz-services/tree/master/udemy",
  "config": {
    "serviceURL": "https://www.udemy.com/home/my-courses/learning/",
    "hasNotificationSound": true
  }
}