aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gettr/package.json
blob: 71ed43d2533558d149d04a001a2e082cfdaf98e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "gettr",
  "name": "Gettr",
  "version": "1.1.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://gettr.com"
  }
}