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