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