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