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