UNPKG

gptrans

Version:

🚆 GPTrans - The smarter AI-powered way to translate.

41 lines (40 loc) • 864 B
{ "name": "gptrans", "type": "module", "version": "1.6.2", "description": "🚆 GPTrans - The smarter AI-powered way to translate.", "keywords": [ "translate", "translation", "ai", "gpt", "i18n", "internationalization", "localization", "language", "translation", "translator", "magic", "clasen" ], "repository": { "type": "git", "url": "git+https://github.com/clasen/GPTrans.git" }, "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Martin Clasen", "license": "MIT", "bugs": { "url": "https://github.com/clasen/GPTrans/issues" }, "homepage": "https://github.com/clasen/GPTrans#readme", "dependencies": { "deepbase": "^1.4.8", "dotenv": "^16.4.7", "modelmix": "^2.9.2", "string-hash": "^1.1.3" } }