UNPKG

jodit-pro

Version:

PRO Version of Jodit Editor

39 lines 805 B
{ "name": "jodit-pro", "version": "1.3.28", "author": "Chupurnov Valeriy <chupurnov@gmail.com>", "homepage": "https://xdsoft.net/jodit/pro/", "bugs": { "url": "https://xdsoft.net/jodit/pro/cab/issues" }, "description": "PRO Version of Jodit Editor", "main": "build/jodit.js", "types": "index.d.ts", "scripts": {}, "repository": { "type": "git", "url": "git+https://github.com/jodit/jodit-pro.git" }, "resolutions": { "jodit": "github:xdan/jodit#master" }, "dependencies": {}, "devDependencies": {}, "license": "SEE LICENSE IN LICENSE.md", "keywords": [ "wysiwyg", "wysiwyg editor", "wysiwyg html editor", "rich text", "rich editor", "rich text editor", "html", "text", "editor", "contenteditable", "javascript", "typescript", "vanillajs", "jodit" ] }