aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/googlepodcasts/package.json
blob: 15b131fae2ceaeb27f8bad26e065a282dc0e64b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "googlepodcasts",
  "name": "Google Podcasts",
  "version": "1.0.1",
  "description": "Google Podcasts",
  "main": "index.js",
  "author": "Stephen Papierski <stephenpapierski@gmail.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://podcasts.google.com/"
  }
}