{ "name": "@ckeditor/ckeditor5-horizontal-line", "version": "19.0.1", "description": "Horizontal line feature for CKEditor 5.", "keywords": [ "ckeditor", "ckeditor5", "ckeditor 5", "ckeditor5-feature", "ckeditor5-plugin" ], "dependencies": { "@ckeditor/ckeditor5-core": "^19.0.1", "@ckeditor/ckeditor5-ui": "^19.0.1", "@ckeditor/ckeditor5-widget": "^19.1.0" }, "devDependencies": { "@ckeditor/ckeditor5-cloud-services": "^19.0.1", "@ckeditor/ckeditor5-engine": "^19.0.1", "@ckeditor/ckeditor5-editor-classic": "^19.0.1", "@ckeditor/ckeditor5-easy-image": "^19.0.1", "@ckeditor/ckeditor5-image": "^19.0.1", "@ckeditor/ckeditor5-paragraph": "^19.1.0", "@ckeditor/ckeditor5-utils": "^19.0.1" }, "engines": { "node": ">=8.0.0", "npm": ">=5.7.1" }, "author": "CKSource (http://cksource.com/)", "license": "GPL-2.0-or-later", "homepage": "https://ckeditor.com", "bugs": "https://github.com/ckeditor/ckeditor5/issues", "repository": { "type": "git", "url": "https://github.com/ckeditor/ckeditor5.git", "directory": "packages/ckeditor5-horizontal-line" }, "files": [ "lang", "src", "theme" ] }