aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/flowdock/package.json
blob: 8f1a9efd3c4ded43de638e0b90816721eacf4375 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "id": "flowdock",
  "name": "Flowdock",
  "version": "1.0.0",
  "description": "Flowdock",
  "main": "index.js",
  "author": "Stefan Malzner <stefan@adlk.io>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.flowdock.com/app/",
    "hasNotificationSound": true,
    "hasDirectMessages": true,
    "hasIndirectMessages": false
  }
}