|
@@ -0,0 +1,23 @@
|
|
|
|
|
+{
|
|
|
|
|
+ "packages": "packages/",
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "ckeditor5-autoformat": "ckeditor/ckeditor5-autoformat",
|
|
|
|
|
+ "ckeditor5-basic-styles": "ckeditor/ckeditor5-basic-styles",
|
|
|
|
|
+ "ckeditor5-clipboard": "ckeditor/ckeditor5-clipboard",
|
|
|
|
|
+ "ckeditor5-core": "ckeditor/ckeditor5-core",
|
|
|
|
|
+ "ckeditor5-editor-classic": "ckeditor/ckeditor5-editor-classic",
|
|
|
|
|
+ "ckeditor5-engine": "ckeditor/ckeditor5-engine",
|
|
|
|
|
+ "ckeditor5-enter": "ckeditor/ckeditor5-enter",
|
|
|
|
|
+ "ckeditor5-heading": "ckeditor/ckeditor5-heading",
|
|
|
|
|
+ "ckeditor5-image": "ckeditor/ckeditor5-image",
|
|
|
|
|
+ "ckeditor5-link": "ckeditor/ckeditor5-link",
|
|
|
|
|
+ "ckeditor5-list": "ckeditor/ckeditor5-list",
|
|
|
|
|
+ "ckeditor5-markdown-gfm": "ckeditor/ckeditor5-markdown-gfm",
|
|
|
|
|
+ "ckeditor5-paragraph": "ckeditor/ckeditor5-paragraph",
|
|
|
|
|
+ "ckeditor5-theme-lark": "ckeditor/ckeditor5-theme-lark",
|
|
|
|
|
+ "ckeditor5-typing": "ckeditor/ckeditor5-typing",
|
|
|
|
|
+ "ckeditor5-ui": "ckeditor/ckeditor5-ui",
|
|
|
|
|
+ "ckeditor5-undo": "ckeditor/ckeditor5-undo",
|
|
|
|
|
+ "ckeditor5-utils": "ckeditor/ckeditor5-utils"
|
|
|
|
|
+ }
|
|
|
|
|
+}
|