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