aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/stackoverflow/package.json
blob: 9b4079132d74db8951726bf9c57e52add018df2e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "stackoverflow",
  "name": "Stack Overflow",
  "version": "0.0.3",
  "license": "MIT",
  "repository": "https://github.com/christianascone/franz-recipe-stackoverflow",
  "config": {
    "serviceURL": "https://stackoverflow.com",
    "hasNotificationSound": true
  }
}