UNPKG

froala-editor

Version:

The next generation Javascript WYSIWYG HTML rich text editor made by devs for devs. High performance and modern design make it easy to use for developers and loved by users.

57 lines 1.46 kB
{ "name": "froala-editor", "version": "4.5.0", "types":"index.d.ts", "description": "The next generation Javascript WYSIWYG HTML rich text editor made by devs for devs. High performance and modern design make it easy to use for developers and loved by users.", "keywords": [ "froala", "froala-editor", "froala-wysiwyg", "html", "text", "editor", "wysiwyg", "javascript-plugin", "rich editor", "rich text editor", "rte", "javascript", "vanillajs" ], "homepage": "https://www.froala.com/wysiwyg-editor", "license": "https://www.froala.com/wysiwyg-editor/pricing", "repository": { "type": "git", "url": "git://github.com/froala/wysiwyg-editor-release.git" }, "maintainers": [ { "name": "Froala Labs" } ], "filename": "js/froala_editor.min.js", "main": "js/froala_editor.min.js", "npmName": "froala-editor", "npmFileMap": [ { "basePath": "/", "files": [ "js/plugins/*.min.js", "js/third_party/*.min.js", "js/froala_editor.min.js", "js/froala_editor.pkgd.min.js", "js/plugins.pkgd.min.js", "css/froala_editor.min.css", "css/froala_editor.pkgd.min.css", "css/plugins.pkgd.min.css", "css/froala_style.min.css", "css/plugins/*.min.css", "css/third_party/*.min.css", "css/themes/*.min.css" ] } ], "browser": { "crypto": false } }