aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/tweetdeck/package.json
blob: 7580895b572018631af1a901910631ad5620569d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "tweetdeck",
  "name": "Tweetdeck",
  "version": "1.0.2",
  "description": "Tweetdeck",
  "main": "index.js",
  "author": "Stefan Malzner <stefan@adlk.io>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://tweetdeck.twitter.com/",
    "hasNotificationSound": true
  }
}