aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/twitter/package.json
blob: 4a1801f3ce1ded1198239524eb1f51fb2a314207 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "twitter",
  "name": "Twitter",
  "version": "1.4.0",
  "license": "MIT",
  "repository": "https://github.com/ferdium/ferdium-recipes",
  "config": {
    "serviceURL": "https://twitter.com",
    "hasNotificationSound": true
  }
}