mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-15 07:46:06 +10:00
24 lines
542 B
JSON
24 lines
542 B
JSON
{
|
|
"name": "tinymce",
|
|
"filename": "tiny_mce.js",
|
|
"version": "3.5.8",
|
|
"description": "TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor",
|
|
"homepage": "http://www.tinymce.com",
|
|
"keywords": [
|
|
"tinymce",
|
|
"editor",
|
|
"wysiwyg"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "TinyMCE",
|
|
"web": "http://www.tinymce.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/tinymce/tinymce.git"
|
|
}
|
|
]
|
|
} |