aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/twitter-dm/package.json
blob: be250c3964e45dfba66e1557e5131204858355b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "twitter-dm",
  "name": "Twitter DM",
  "version": "1.3.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://mobile.twitter.com/messages",
    "hasNotificationSound": true
  }
}