Initial commit

This commit is contained in:
Senad Uka
2018-06-11 11:09:35 +02:00
commit ed7df7b11f
1954 changed files with 483354 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
{
"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"
}