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.
27 lines
443 B
27 lines
443 B
{ |
|
"name": "tinymce", |
|
"description": "Web based JavaScript HTML WYSIWYG editor control.", |
|
"license": "MIT", |
|
"keywords": [ |
|
"wysiwyg", |
|
"tinymce", |
|
"richtext", |
|
"javascript", |
|
"html", |
|
"text", |
|
"rich editor", |
|
"rich text editor", |
|
"rte", |
|
"rich text", |
|
"contenteditable", |
|
"editing" |
|
], |
|
"homepage": "https://www.tiny.cloud/", |
|
"ignore": [ |
|
"README.md", |
|
"composer.json", |
|
"package.json", |
|
".npmignore", |
|
"CHANGELOG.md" |
|
] |
|
} |