Files
old-wiaas-legacy/api-wiaas/client/js/bower_components/tinymce/.bower.json
2018-06-11 11:09:35 +02:00

31 lines
667 B
JSON

{
"name": "tinymce",
"description": "Web based JavaScript HTML WYSIWYG editor control.",
"license": "LGPL-2.1",
"keywords": [
"editor",
"wysiwyg",
"tinymce",
"richtext",
"javascript",
"html"
],
"homepage": "http://www.tinymce.com",
"ignore": [
"readme.md",
"composer.json",
"package.json",
".npmignore",
"changelog.txt"
],
"version": "4.5.7",
"_release": "4.5.7",
"_resolution": {
"type": "version",
"tag": "4.5.7",
"commit": "9f00447e1dd5b99d47810c84c66c39950663c129"
},
"_source": "https://github.com/tinymce/tinymce-dist.git",
"_target": "~4.5.1",
"_originalSource": "tinymce"
}