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