{ "requires": true, "lockfileVersion": 1, "dependencies": { "@ckeditor/ckeditor5-alignment": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-alignment/-/ckeditor5-alignment-21.0.0.tgz", "integrity": "sha512-jtUc7g+9TKgNS819UD23tJSTJosp+VAk/fk+p1HJEgrq5YuH/F3djVwW4fyyJRuepbvYOObhOa2YHET1gtOuFw==", "requires": { "@ckeditor/ckeditor5-core": "^21.0.0", "@ckeditor/ckeditor5-ui": "^21.0.0" } }, "@ckeditor/ckeditor5-core": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-core/-/ckeditor5-core-21.0.0.tgz", "integrity": "sha512-qoBLE0dGaxYHN6zetYe5ct/w9E3+iX9T2oCgHNbCD/zaYhxfNTQ9uHp7x6Hn4Zq0xyieUhNIeq+ZR9CJlBEMwA==", "requires": { "@ckeditor/ckeditor5-engine": "^21.0.0", "@ckeditor/ckeditor5-utils": "^21.0.0", "lodash-es": "^4.17.15" } }, "@ckeditor/ckeditor5-engine": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-engine/-/ckeditor5-engine-21.0.0.tgz", "integrity": "sha512-wa0Fmn62o1i4Jw0vHnCvtwqM2ARkIU2V2/6MUgWAez5gpAIFwSGu4kjUGeIbuHISAIGKIwtRIVAdL9EtqsTV/A==", "requires": { "@ckeditor/ckeditor5-utils": "^21.0.0", "lodash-es": "^4.17.15" } }, "@ckeditor/ckeditor5-ui": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-ui/-/ckeditor5-ui-21.0.0.tgz", "integrity": "sha512-oACL96HUbHhQ5Me5WpOYq9qZ+zJw0Hfqe+f8/UtCfQ99zHcrfZ2odvNHSPdn16cZ5f8ED+zLJNHb8b8IMWwy2Q==", "requires": { "@ckeditor/ckeditor5-core": "^21.0.0", "@ckeditor/ckeditor5-utils": "^21.0.0", "lodash-es": "^4.17.15" } }, "@ckeditor/ckeditor5-utils": { "version": "21.0.0", "resolved": "https://registry.npmjs.org/@ckeditor/ckeditor5-utils/-/ckeditor5-utils-21.0.0.tgz", "integrity": "sha512-JDEFO/bC8uP/K6xHEJdN/Pm1G7EO2WG363CY3qGZc49eNvYeXrluniLHIh7pL3kUSIr0yqLjJGGdPKc/sZYsHQ==", "requires": { "lodash-es": "^4.17.15" } }, "lodash-es": { "version": "4.17.15", "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.15.tgz", "integrity": "sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ==" } } }