
| Current Path : /var/www/html/strat/web/modules/contrib/ckeditor5_premium_features/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/strat/web/modules/contrib/ckeditor5_premium_features/package.json |
{
"name": "ckeditor5-premium-features",
"version": "1.0.0",
"description": "Drupal CKEditor 5 Premium Features integration",
"author": "",
"license": "GPL-2.0-or-later",
"type": "module",
"scripts": {
"watch": "webpack --watch",
"build": "webpack"
},
"devDependencies": {
"@ckeditor/ckeditor5-dev-utils": "^54.4.0",
"ckeditor5": "^47.6.1",
"css-loader": "^7.1.4",
"raw-loader": "^4.0.2",
"style-loader": "^4.0.0",
"terser-webpack-plugin": "^5.4.0",
"webpack": "^5.105.4",
"webpack-cli": "^6.0.1"
}
}