aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/protonet/package.json
blob: bc4554d50f31a0b07a32d8c3d9a9a7fdad48daee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "protonet",
  "name": "protonet",
  "version": "1.1.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://{teamID}.protonet.info",
    "hasNotificationSound": true,
    "hasTeamId": true
  }
}