Refactoring

This commit is contained in:
gamonoid
2017-09-03 20:39:22 +02:00
parent af40881847
commit a7274d3cfd
5075 changed files with 238202 additions and 16291 deletions

View File

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