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