asimile
Version:
Replaces Turkish characters with their English counterparts.
29 lines (28 loc) • 633 B
JSON
{
"name": "asimile",
"version": "1.0.3",
"description": "Replaces Turkish characters with their English counterparts.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MostlyEmre/asimile.git"
},
"keywords": [
"turkish",
"turkce",
"ingilizce",
"english",
"karater",
"character",
"replace"
],
"author": "Emre",
"license": "ISC",
"bugs": {
"url": "https://github.com/MostlyEmre/asimile/issues"
},
"homepage": "https://github.com/MostlyEmre/asimile#readme"
}