poligloz
Version:
Poligloz is a library dedicated to translating text content from different languages.
31 lines (30 loc) • 669 B
JSON
{
"name": "poligloz",
"version": "1.0.1",
"description": "Poligloz is a library dedicated to translating text content from different languages.",
"main": "index.js",
"contributors": [
"Martins Gouveia"
],
"repository": {
"type": "git",
"url": "git+https://github.com/Danguya/Poligloz.git"
},
"keywords": [
"Poligloz",
"Translator",
"Library",
"Translate text",
"Tradutor",
"Biblioteca"
],
"author": "Wilmy Danguya",
"license": "MIT",
"bugs": {
"url": "https://github.com/Danguya/Poligloz/issues"
},
"homepage": "https://github.com/Danguya/Poligloz#readme",
"directories": {
"lib": "lib"
}
}