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