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