aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/stackexchange/package.json
blob: 040edca0d38d66b633761d0edbc80ee53fd216de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "stackexchange",
  "name": "StackExchange",
  "version": "1.0.1",
  "description": "An unofficial Ferdi recipe for StackExchange",
  "main": "index.js",
  "author": "Kittywhiskers Van Gogh <63189531+kittywhiskers@users.noreply.github.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://stackexchange.com/"
  }
}