You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

18 lines
327 B

{
"name": "tinymce",
"version": "4.6.3",
"description": "Web based JavaScript HTML WYSIWYG editor control.",
"main": "tinymce.js",
"license": "LGPL-2.1",
"keywords": [
"editor",
"wysiwyg",
"tinymce",
"richtext",
"javascript",
"html"
],
"bugs": {
"url": "http://www.tinymce.com/develop/bugtracker.php"
}
}