/
githubmirror
/
magento2
Обзор
Документация
Войти
/
githubmirror
/
magento2
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
2.4-develop
lib/web/hugerte/package.json
32 строки
686 B
Raj Mohan R
AC-14602::Migrate from TinyMCE to Hugerte.org|Downgrade HugeRTE Version
21 май 2025, 15:04
21 май 2025, 15:04
9fba4c4
Код
Авторство
О чём код?
{ "name": "hugerte", "version": "1.0.4", "repository": { "type": "git", "url": "https://github.com/hugerte/hugerte.git", "directory": "modules/hugerte" }, "description": "Web based JavaScript HTML WYSIWYG editor control.", "author": "Ephox Corporation DBA Tiny Technologies, Inc and the HugeRTE contributors", "main": "hugerte.js", "types": "hugerte.d.ts", "license": "MIT", "keywords": [ "wysiwyg", "hugerte", "richtext", "javascript", "html", "text", "rich editor", "rich text editor", "rte", "rich text", "contenteditable", "editing" ], "homepage": "https://hugerte.org/", "bugs": { "url": "https://github.com/hugerte/hugerte/issues" } }