12345678910 |
- {
- "name": "ckeditor",
- "description": "JavaScript WYSIWYG web text editor.",
- "keywords": [ "ckeditor4", "ckeditor", "fckeditor", "editor", "wysiwyg", "html", "richtext", "text", "javascript" ],
- "authors": "CKSource (https://cksource.com/)",
- "license": "For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license/.",
- "homepage": "https://ckeditor.com",
- "main": "./ckeditor.js",
- "moduleType": "globals"
- }
|