|
@@ -21,14 +21,14 @@
|
|
|
"ckeditor5-typing": "ckeditor/ckeditor5-typing",
|
|
"ckeditor5-typing": "ckeditor/ckeditor5-typing",
|
|
|
"ckeditor5-undo": "ckeditor/ckeditor5-undo",
|
|
"ckeditor5-undo": "ckeditor/ckeditor5-undo",
|
|
|
"gulp": "^3.9.0",
|
|
"gulp": "^3.9.0",
|
|
|
- "guppy-pre-commit": "^0.3.0"
|
|
|
|
|
|
|
+ "guppy-pre-commit": "^0.4.0"
|
|
|
},
|
|
},
|
|
|
"engines": {
|
|
"engines": {
|
|
|
- "node": ">=5.0.0",
|
|
|
|
|
|
|
+ "node": ">=6.0.0",
|
|
|
"npm": ">=3.0.0"
|
|
"npm": ">=3.0.0"
|
|
|
},
|
|
},
|
|
|
"author": "CKSource (http://cksource.com/)",
|
|
"author": "CKSource (http://cksource.com/)",
|
|
|
- "license": "See LICENSE.md",
|
|
|
|
|
|
|
+ "license": "(GPL-2.0 OR LGPL-2.1 OR MPL-1.1)",
|
|
|
"homepage": "https://ckeditor5.github.io",
|
|
"homepage": "https://ckeditor5.github.io",
|
|
|
"bugs": "https://github.com/ckeditor/ckeditor5-autoformat/issues",
|
|
"bugs": "https://github.com/ckeditor/ckeditor5-autoformat/issues",
|
|
|
"repository": {
|
|
"repository": {
|