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.
25 lines
392 B
25 lines
392 B
{
|
|
"name": "tinymce/tinymce",
|
|
"version": "4.1.4",
|
|
"description": "Web based JavaScript HTML WYSIWYG editor control.",
|
|
"license": [
|
|
"LGPL-2.1"
|
|
],
|
|
"keywords": [
|
|
"editor",
|
|
"wysiwyg",
|
|
"tinymce",
|
|
"richtext",
|
|
"javascript",
|
|
"html"
|
|
],
|
|
"homepage": "http://www.tinymce.com",
|
|
"type": "library",
|
|
"archive": {
|
|
"exclude": [
|
|
"readme.md",
|
|
"bower.js",
|
|
"package.json"
|
|
]
|
|
}
|
|
}
|