{
  "name": "ckeditor5",
  "version": "36.0.1",
  "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": "^36.0.1",
    "@ckeditor/ckeditor5-core": "^36.0.1",
    "@ckeditor/ckeditor5-engine": "^36.0.1",
    "@ckeditor/ckeditor5-enter": "^36.0.1",
    "@ckeditor/ckeditor5-paragraph": "^36.0.1",
    "@ckeditor/ckeditor5-select-all": "^36.0.1",
    "@ckeditor/ckeditor5-typing": "^36.0.1",
    "@ckeditor/ckeditor5-ui": "^36.0.1",
    "@ckeditor/ckeditor5-undo": "^36.0.1",
    "@ckeditor/ckeditor5-upload": "^36.0.1",
    "@ckeditor/ckeditor5-utils": "^36.0.1",
    "@ckeditor/ckeditor5-widget": "^36.0.1"
  }
}
