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