aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/yammer/package.json
blob: 7dc54f1c50890941dcfc875d1ae77b430cda7c35 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "yammer",
  "name": "Yammer",
  "version": "1.0.2",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.yammer.com/login",
    "hasIndirectMessages": true
  }
}