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