2025-05-03 11:44:18 +03:00
|
|
|
|
{
|
|
|
|
|
|
"name": "@triliumnext/ckeditor5",
|
2025-05-07 13:56:51 +03:00
|
|
|
|
"description": "The document editor build of CKEditor 5 – the best browser-based rich text editor.",
|
2025-05-07 19:07:33 +03:00
|
|
|
|
"version": "45.0.0",
|
2025-05-03 11:44:18 +03:00
|
|
|
|
"private": true,
|
|
|
|
|
|
"type": "module",
|
2025-08-31 18:18:35 +03:00
|
|
|
|
"main": "./src/index.ts",
|
2025-05-03 12:04:55 +03:00
|
|
|
|
"dependencies": {
|
2025-05-04 21:10:06 +03:00
|
|
|
|
"@triliumnext/ckeditor5-admonition": "workspace:*",
|
2025-05-04 23:03:29 +03:00
|
|
|
|
"@triliumnext/ckeditor5-footnotes": "workspace:*",
|
2025-06-16 19:07:11 +03:00
|
|
|
|
"@triliumnext/ckeditor5-keyboard-marker": "workspace:*",
|
|
|
|
|
|
"@triliumnext/ckeditor5-math": "workspace:*",
|
|
|
|
|
|
"@triliumnext/ckeditor5-mermaid": "workspace:*",
|
2025-10-17 00:49:12 +00:00
|
|
|
|
"ckeditor5": "47.1.0",
|
|
|
|
|
|
"ckeditor5-premium-features": "47.1.0"
|
2025-05-03 17:00:24 +03:00
|
|
|
|
},
|
|
|
|
|
|
"devDependencies": {
|
2025-10-16 01:09:13 +00:00
|
|
|
|
"@smithy/middleware-retry": "4.4.4",
|
2025-08-23 00:23:57 +00:00
|
|
|
|
"@types/jquery": "3.5.33"
|
2025-05-03 12:04:55 +03:00
|
|
|
|
}
|
2025-05-03 11:44:18 +03:00
|
|
|
|
}
|