aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hey/package.json
blob: 090dbaa6a0ed8ca84e27b6c4709e089aaffa3dfe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "hey",
  "name": "Hey",
  "version": "1.1.1",
  "repository": "https://github.com/cpwood/recipe-hey",
  "config": {
    "serviceURL": "https://app.hey.com",
    "hasIndirectMessages": true
  }
}