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