detect-machine-translation
Version:
Detect if the current website has been machine-translated
27 lines (26 loc) • 716 B
JSON
{
"name": "detect-machine-translation",
"version": "1.0.0",
"description": "Detect if the current website has been machine-translated",
"type": "module",
"browser": "index.js",
"types": "index.d.ts",
"keywords": [
"web",
"translation",
"detect",
"identify",
"translator",
"machine-translation",
"machine-translated",
"analytics"
],
"author": "gggscript",
"license": "CC0-1.0",
"homepage": "https://github.com/gggscript/detect-machine-translation",
"bugs": "https://github.com/gggscript/detect-machine-translation/issues",
"repository": {
"type": "git",
"url": "git@github.com:gggscript/detect-machine-translation.git"
}
}