ckeditor5-youtube-embed
Version:
Embed Youtube video's in CKeditor 5
25 lines (24 loc) • 511 B
JSON
{
"name": "ckeditor5-youtube-embed",
"version": "1.1.2",
"description": "Embed Youtube video's in CKeditor 5",
"main": "youtube.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/camille500/custom-ck5-pugins/tree/master/youtube"
},
"keywords": [
"youtube",
"ckeditor",
"plugin",
"ckeditor5",
"plugin",
"cke5",
"embed"
],
"author": "Fishionaire",
"license": "ISC"
}