Files
icehrm/web/bower_components/tinymce/.bower.json
2017-09-03 20:39:22 +02:00

32 lines
686 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.5",
"_release": "4.5.5",
"_resolution": {
"type": "version",
"tag": "4.5.5",
"commit": "d6dda8ceadf741fce2cf808790080a589877d6e6"
},
"_source": "https://github.com/tinymce/tinymce-dist.git",
"_target": "^4.5.5",
"_originalSource": "tinymce",
"_direct": true
}