automizy-email-editor
Version:
Design mobile friendly HTML emails in your application.
30 lines • 673 B
JSON
{
"name": "tinymce",
"version": "4.2.5",
"description": "Web based JavaScript HTML WYSIWYG editor control.",
"license": "http://www.tinymce.com/license",
"keywords": [
"editor",
"wysiwyg",
"tinymce",
"richtext",
"javascript",
"html"
],
"homepage": "http://www.tinymce.com",
"main": "tinymce.min.js",
"ignore": [
"readme.md",
"composer.json",
"package.json"
],
"_release": "4.2.5",
"_resolution": {
"type": "version",
"tag": "4.2.5",
"commit": "9bdc89da4f72a5f11a3cc6bb1373e1a898876628"
},
"_source": "git://github.com/tinymce/tinymce-dist.git",
"_target": "4.*",
"_originalSource": "tinymce"
}