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