@tabler/core
Version:
Premium and Open Source dashboard template with responsive and high quality UI.
32 lines • 686 B
JSON
{
"name": "hugerte",
"version": "1.0.9",
"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"
}
}