aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/parro/package.json
blob: 3ed3f209d2e7f58d38c95118536ba3d89b1b3b87 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "parro",
  "name": "Parro",
  "version": "1.0.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://talk.parro.com/",
    "hasDirectMessages": true,
    "hasNotificationSound": true
  }
}