tinymce-i18n
Version:
Languages for TinyMCE 4, 5, 6, 7 and 8
28 lines (27 loc) • 542 B
JSON
{
"name": "tinymce-i18n",
"version": "26.5.18",
"description": "Languages for TinyMCE 4, 5, 6, 7 and 8",
"keywords": [
"i18n",
"languages",
"tinymce"
],
"homepage": "https://github.com/mklkj/tinymce-i18n",
"license": "SEE LICENSE IN LICENSE.md",
"authors": [
{
"name": "TinyMCE Community"
}
],
"repository": {
"type": "git",
"url": "https://github.com/mklkj/tinymce-i18n.git"
},
"scripts": {
"update": "sh update.sh"
},
"devDependencies": {
"js-beautify": "^1.15.4"
}
}