goffeetabler/storage/public/dist/libs/hugerte/package.json
2026-05-01 18:15:40 -05:00

36 lines
No EOL
726 B
JSON

{
"name": "hugerte",
"version": "1.0.10",
"repository": {
"type": "git",
"url": "https://github.com/hugerte/hugerte.git",
"directory": "modules/hugerte"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/hugerte"
},
"description": "Web based JavaScript HTML WYSIWYG editor control.",
"author": "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"
}
}