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