deepl-object-translation
Version:
use the deepL tech to translate objects
28 lines (27 loc) • 667 B
JSON
{
"name": "deepl-object-translation",
"version": "1.0.0",
"description": "use the deepL tech to translate objects",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/swbatallas/deepl-object-translation.git"
},
"keywords": [
"deepl",
"nodejs",
"translate",
"json",
"objects",
"traducir"
],
"author": "stw batallas",
"license": "ISC",
"bugs": {
"url": "https://github.com/swbatallas/deepl-object-translation/issues"
},
"homepage": "https://github.com/swbatallas/deepl-object-translation#readme"
}