thaiswap
Version:
Normalize character order and remove excessive characters.
26 lines (25 loc) • 595 B
JSON
{
"name": "thaiswap",
"version": "0.0.1",
"description": "Normalize character order and remove excessive characters.",
"main": "thaiswap.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pureexe/ThaiSwap.git"
},
"keywords": [
"Thai",
"Normailze",
"charater",
"order"
],
"author": "Pakkapon Phongthawee",
"license": "MIT",
"bugs": {
"url": "https://github.com/pureexe/ThaiSwap/issues"
},
"homepage": "https://github.com/pureexe/ThaiSwap#readme"
}