lattogeo
Version:
write Latin words and get Georgian one
29 lines (28 loc) • 672 B
JSON
{
"name": "lattogeo",
"version": "1.0.3",
"description": "write Latin words and get Georgian one",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dunkman32/latToGeo.git"
},
"keywords": [
"lattogeo",
"latinToGeorgian",
"EnglishToGeorgian",
"transliteration",
"Georgian",
"ქართული",
"ინგლისური"
],
"author": "nozza",
"license": "ISC",
"bugs": {
"url": "https://github.com/dunkman32/latToGeo/issues"
},
"homepage": "https://github.com/dunkman32/latToGeo#readme"
}