{
  "_from": "@ckeditor/ckeditor5-core@>=19.0.0",
  "_id": "@ckeditor/ckeditor5-core@23.0.0",
  "_inBundle": false,
  "_integrity": "sha512-NjelymGQBJPnEplS0rN/y6oDCdg6+5BcFF5NffxCzzXyqrFguIVSzgSaBXB7ujwX6AkecvEPM7yN8UQg+8z98A==",
  "_location": "/@ckeditor/ckeditor5-core",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@ckeditor/ckeditor5-core@>=19.0.0",
    "name": "@ckeditor/ckeditor5-core",
    "escapedName": "@ckeditor%2fckeditor5-core",
    "scope": "@ckeditor",
    "rawSpec": ">=19.0.0",
    "saveSpec": null,
    "fetchSpec": ">=19.0.0"
  },
  "_requiredBy": [
    "/@ckeditor/ckeditor5-cloud-services",
    "/@ckeditor/ckeditor5-export-pdf",
    "/@ckeditor/ckeditor5-ui"
  ],
  "_resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-core/-/ckeditor5-core-23.0.0.tgz",
  "_shasum": "ae1a29bccd100e8fed5998f58abce4e6c47cd208",
  "_spec": "@ckeditor/ckeditor5-core@>=19.0.0",
  "_where": "C:\\xampp\\htdocs\\RepoUnicesar\\node_modules\\@ckeditor\\ckeditor5-export-pdf",
  "author": {
    "name": "CKSource",
    "url": "http://cksource.com/"
  },
  "bugs": {
    "url": "https://github.com/ckeditor/ckeditor5/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@ckeditor/ckeditor5-engine": "^23.0.0",
    "@ckeditor/ckeditor5-utils": "^23.0.0",
    "lodash-es": "^4.17.15"
  },
  "deprecated": false,
  "description": "The core architecture of CKEditor 5 – the best browser-based rich text editor.",
  "devDependencies": {
    "@ckeditor/ckeditor5-autoformat": "^23.0.0",
    "@ckeditor/ckeditor5-basic-styles": "^23.0.0",
    "@ckeditor/ckeditor5-block-quote": "^23.0.0",
    "@ckeditor/ckeditor5-editor-classic": "^23.0.0",
    "@ckeditor/ckeditor5-essentials": "^23.0.0",
    "@ckeditor/ckeditor5-heading": "^23.0.0",
    "@ckeditor/ckeditor5-image": "^23.0.0",
    "@ckeditor/ckeditor5-indent": "^23.0.0",
    "@ckeditor/ckeditor5-link": "^23.0.0",
    "@ckeditor/ckeditor5-list": "^23.0.0",
    "@ckeditor/ckeditor5-media-embed": "^23.0.0",
    "@ckeditor/ckeditor5-paragraph": "^23.0.0",
    "@ckeditor/ckeditor5-table": "^23.0.0",
    "@ckeditor/ckeditor5-ui": "^23.0.0"
  },
  "engines": {
    "node": ">=12.0.0",
    "npm": ">=5.7.1"
  },
  "files": [
    "lang",
    "src",
    "theme"
  ],
  "homepage": "https://ckeditor.com/ckeditor-5",
  "keywords": [
    "ckeditor5-lib",
    "ckeditor",
    "ckeditor5",
    "ckeditor 5",
    "wysiwyg",
    "rich text",
    "editor",
    "html",
    "contentEditable",
    "editing",
    "operational transformation",
    "ot",
    "collaboration",
    "collaborative",
    "real-time",
    "framework"
  ],
  "license": "GPL-2.0-or-later",
  "name": "@ckeditor/ckeditor5-core",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ckeditor/ckeditor5.git",
    "directory": "packages/ckeditor5-core"
  },
  "version": "23.0.0",
  "warnings": [
    {
      "code": "ENOTSUP",
      "required": {
        "node": ">=12.0.0",
        "npm": ">=5.7.1"
      },
      "pkgid": "@ckeditor/ckeditor5-core@23.0.0"
    }
  ]
}
