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