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