[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
jurnal-kesmas
/
lib
/
pkp
/
lib
/
vendor
/
tinymce
/
tinymce
/
[
Home
]
File: package.json
{ "name": "tinymce", "version": "5.10.7", "repository": { "type": "git", "url": "https://github.com/tinymce/tinymce.git", "directory": "modules/tinymce" }, "description": "Web based JavaScript HTML WYSIWYG editor control.", "author": "Tiny Technologies, Inc", "main": "tinymce.js", "types": "tinymce.d.ts", "license": "LGPL-2.1", "keywords": [ "wysiwyg", "tinymce", "richtext", "javascript", "html", "text", "rich editor", "rich text editor", "rte", "rich text", "contenteditable", "editing" ], "homepage": "https://www.tiny.cloud/", "bugs": { "url": "https://github.com/tinymce/tinymce/issues" } }