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