{
  "name": "tinymce-i18n",
  "version": "26.4.6",
  "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"
  }
}
