json-translation
Version:
Make multiple translations, easy and fast, in the languages you need
36 lines (35 loc) • 803 B
JSON
{
"name": "json-translation",
"version": "1.1.0",
"description": "Make multiple translations, easy and fast, in the languages you need",
"main": "translate.js",
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "git+https://github.com/GrayJacketStudios/translations.git"
},
"keywords": [
"translations",
"traductor",
"translate",
"nodejs",
"offline",
"local",
"json",
"language",
"lang"
],
"author": {
"name": "Sebastián Cristi",
"email": "contacto@scristi.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/GrayJacketStudios/translations/issues",
"email": "bugs@scristi.com"
},
"homepage": "https://github.com/GrayJacketStudios/translations#readme",
"dependencies": {}
}