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