|
@@ -4,29 +4,29 @@
|
|
|
"description": "Upload Feature for CKEditor 5.",
|
|
"description": "Upload Feature for CKEditor 5.",
|
|
|
"keywords": [],
|
|
"keywords": [],
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
- "@ckeditor/ckeditor5-core": "^0.8.0",
|
|
|
|
|
- "@ckeditor/ckeditor5-engine": "^0.9.0",
|
|
|
|
|
- "@ckeditor/ckeditor5-ui": "^v0.8.0",
|
|
|
|
|
- "@ckeditor/ckeditor5-utils": "^0.9.0"
|
|
|
|
|
|
|
+ "@ckeditor/ckeditor5-core": "^0.8.1",
|
|
|
|
|
+ "@ckeditor/ckeditor5-engine": "^0.10.0",
|
|
|
|
|
+ "@ckeditor/ckeditor5-ui": "^0.9.0",
|
|
|
|
|
+ "@ckeditor/ckeditor5-utils": "^0.9.1"
|
|
|
},
|
|
},
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
- "@ckeditor/ckeditor5-basic-styles": "^0.8.0",
|
|
|
|
|
- "@ckeditor/ckeditor5-clipboard": "^0.5.0",
|
|
|
|
|
- "@ckeditor/ckeditor5-dev-lint": "^2.0.2",
|
|
|
|
|
- "@ckeditor/ckeditor5-editor-classic": "^0.7.2",
|
|
|
|
|
- "@ckeditor/ckeditor5-enter": "^0.9.0",
|
|
|
|
|
- "@ckeditor/ckeditor5-heading": "^0.9.0",
|
|
|
|
|
- "@ckeditor/ckeditor5-image": "^0.5.0",
|
|
|
|
|
- "@ckeditor/ckeditor5-list": "^0.6.0",
|
|
|
|
|
- "@ckeditor/ckeditor5-paragraph": "^0.7.0",
|
|
|
|
|
- "@ckeditor/ckeditor5-typing": "^0.9.0",
|
|
|
|
|
- "@ckeditor/ckeditor5-undo": "^0.8.0",
|
|
|
|
|
- "gulp": "^3.9.1",
|
|
|
|
|
- "guppy-pre-commit": "^0.4.0"
|
|
|
|
|
|
|
+ "@ckeditor/ckeditor5-basic-styles": "^0.8.1",
|
|
|
|
|
+ "@ckeditor/ckeditor5-clipboard": "^0.6.0",
|
|
|
|
|
+ "@ckeditor/ckeditor5-dev-lint": "^2.0.2",
|
|
|
|
|
+ "@ckeditor/ckeditor5-editor-classic": "^0.7.3",
|
|
|
|
|
+ "@ckeditor/ckeditor5-enter": "^0.9.1",
|
|
|
|
|
+ "@ckeditor/ckeditor5-heading": "^0.9.1",
|
|
|
|
|
+ "@ckeditor/ckeditor5-image": "^0.6.0",
|
|
|
|
|
+ "@ckeditor/ckeditor5-list": "^0.6.1",
|
|
|
|
|
+ "@ckeditor/ckeditor5-paragraph": "^0.8.0",
|
|
|
|
|
+ "@ckeditor/ckeditor5-typing": "^0.9.1",
|
|
|
|
|
+ "@ckeditor/ckeditor5-undo": "^0.8.1",
|
|
|
|
|
+ "gulp": "^3.9.1",
|
|
|
|
|
+ "guppy-pre-commit": "^0.4.0"
|
|
|
},
|
|
},
|
|
|
"engines": {
|
|
"engines": {
|
|
|
- "node": ">=6.0.0",
|
|
|
|
|
- "npm": ">=3.0.0"
|
|
|
|
|
|
|
+ "node": ">=6.0.0",
|
|
|
|
|
+ "npm": ">=3.0.0"
|
|
|
},
|
|
},
|
|
|
"author": "CKSource (http://cksource.com/)",
|
|
"author": "CKSource (http://cksource.com/)",
|
|
|
"license": "(GPL-2.0 OR LGPL-2.1 OR MPL-1.1)",
|
|
"license": "(GPL-2.0 OR LGPL-2.1 OR MPL-1.1)",
|