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