aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/twitter/package.json
blob: 831cd834b88bcce89af126b64c05aebfa4acffc1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "twitter",
  "name": "X",
  "version": "1.4.2",
  "license": "MIT",
  "aliases": [
    "Twitter"
  ],
  "config": {
    "serviceURL": "https://x.com",
    "hasNotificationSound": true
  }
}