aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/franz-custom-website/package.json
blob: 6c40697b90ca5335c74ff0f948d5a27a2bc19caf (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.1",
  "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
  }
}