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