aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/youtube/package.json
blob: 0c76ffaf74ae5ec062ebdbf957e495531093c06c (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "youtube",
  "name": "YouTube",
  "version": "1.2.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://youtube.com/"
  }
}