|
|
@@ -2,15 +2,19 @@
|
|
|
"name": "@ckeditor/ckeditor-cloud-services-core",
|
|
|
"version": "0.2.0",
|
|
|
"description": "CKEditor Cloud Services Core API",
|
|
|
- "license": "(GPL-2.0 OR LGPL-2.1 OR MPL-1.1)",
|
|
|
+ "license": "GPL-2.0-or-later",
|
|
|
"repository": {
|
|
|
"type": "git",
|
|
|
"url": "git@github.com:ckeditor/ckeditor-cloud-services-core.git"
|
|
|
},
|
|
|
"author": "CKSource (http://cksource.com/)",
|
|
|
- "bugs": "https://github.com/ckeditor/ckeditor-cloud-services-core/issues",
|
|
|
- "url": "https://github.com/ckeditor/ckeditor-cloud-services-core/issues",
|
|
|
- "homepage": "https://github.com/ckeditor/ckeditor-cloud-services-core#readme",
|
|
|
+ "license": "GPL-2.0-or-later",
|
|
|
+ "homepage": "http://ckeditor.com",
|
|
|
+ "bugs": "https://github.com/ckeditor/ckeditor5/issues",
|
|
|
+ "repository": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/ckeditor/ckeditor-cloud-services-core.git"
|
|
|
+ },
|
|
|
"scripts": {
|
|
|
"test": "karma start --single-run",
|
|
|
"lint": "eslint src tests"
|