aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/flowdock/package.json
blob: 3c59ed37a9ba886bcad768a8fe444eecbe93ade5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "flowdock",
  "name": "Flowdock",
  "version": "1.1.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.flowdock.com/app/",
    "hasNotificationSound": true
  }
}