{ "name": "ckeditor5", "version": "34.0.0", "description": "A set of ready-to-use rich text editors created with a powerful framework. Made with real-time collaborative editing in mind.", "keywords": [ "ckeditor", "ckeditor5", "ckeditor 5", "wysiwyg", "rich text", "editor", "html", "contentEditable", "editing", "operational transformation", "ot", "collaboration", "collaborative", "real-time", "framework" ], "engines": { "node": ">=14.0.0", "npm": ">=5.7.1" }, "author": "CKSource (http://cksource.com/)", "license": "GPL-2.0-or-later", "homepage": "https://ckeditor.com/ckeditor-5", "bugs": "https://github.com/ckeditor/ckeditor5/issues", "repository": { "type": "git", "url": "https://github.com/ckeditor/ckeditor5.git" }, "dependencies": { "@ckeditor/ckeditor5-clipboard": "^34.0.0", "@ckeditor/ckeditor5-core": "^34.0.0", "@ckeditor/ckeditor5-engine": "^34.0.0", "@ckeditor/ckeditor5-enter": "^34.0.0", "@ckeditor/ckeditor5-paragraph": "^34.0.0", "@ckeditor/ckeditor5-select-all": "^34.0.0", "@ckeditor/ckeditor5-typing": "^34.0.0", "@ckeditor/ckeditor5-ui": "^34.0.0", "@ckeditor/ckeditor5-undo": "^34.0.0", "@ckeditor/ckeditor5-upload": "^34.0.0", "@ckeditor/ckeditor5-utils": "^34.0.0", "@ckeditor/ckeditor5-widget": "^34.0.0" } }