Files
doc-translator/package.json
T
anker-na-20 b6dd80e749 First commit
This is base for automatization translating
2026-05-21 10:45:27 +03:00

14 lines
223 B
JSON

{
"name": "doc-translator",
"version": "1.0.0",
"description": "",
"main": "index.js",
"type": "module",
"scripts": {
"start": "node src/index.js"
},
"keywords": [],
"author": "",
"license": "ISC"
}