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