aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/franz-custom-website/package.json
blob: 47356d0d83428d07d559ceb17f49c35f4e03a97e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "id": "franz-custom-website",
  "name": "Custom Website",
  "version": "1.0.4",
  "description": "Add a custom website to Franz",
  "main": "index.js",
  "author": "Stefan Malzner <stefan@adlk.io>",
  "license": "MIT",
  "repository": "https://github.com/meetfranz/recipe-custom-website",
  "config": {
    "hasNotificationSound": false,
    "hasIndirectMessages": false,
    "hasCustomUrl": true
  }
}