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