aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wikipedia/package.json
blob: 36f2b67e8a127d8c227a502612c475152c44df46 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "wikipedia",
  "name": "Wikipedia",
  "version": "1.0.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.wikipedia.org/",
    "hasHostedOption": true,
    "hasCustomUrl": true
  }
}