aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tweetdeck/package.json
blob: b082b40c76aac0fb3f222c1678d0fc778175f037 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "tweetdeck",
  "name": "Tweetdeck",
  "version": "1.3.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://tweetdeck.twitter.com/",
    "hasNotificationSound": true
  }
}