aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/good-reads/package.json
blob: 8337a6df43c600b8d52faa656a023adf44f2633b (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "good-reads",
  "name": "Good Reads",
  "version": "1.1.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.goodreads.com/"
  }
}