{
	"name": "@translate-tools/core",
	"version": "2.1.0",
	"description": "A free and unlimited API for Google Translate, Yandex, Bing",
	"keywords": [
		"translate",
		"translator",
		"google",
		"translate",
		"yandex",
		"bing",
		"api",
		"free",
		"language"
	],
	"license": "Apache-2.0",
	"author": "Vitonsky <https://github.com/vitonsky>",
	"homepage": "https://github.com/translate-tools/core",
	"repository": {
		"type": "git",
		"url": "https://github.com/translate-tools/core"
	},
	"engines": {
		"node": ">=18"
	},
	"dependencies": {
		"@xmldom/xmldom": "^0.9.8",
		"isomorphic-fetch": "^3.0.0",
		"lodash": "^4.17.21",
		"query-string": "^6.14.1",
		"xpath": "^0.0.34",
		"zod": "^4.0.5"
	}
}
