aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wire/package.json
blob: a23c9d9e7a302c1b51c5cc67c22608b27117ef9b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "wire",
  "name": "Wire",
  "version": "1.2.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://app.wire.com/",
    "hasIndirectMessages": true
  }
}