drawio/etc/dependencies/package.json

24 lines
546 B
JSON
Raw Permalink Normal View History

2024-11-19 23:35:00 +08:00
{
"name": "draw.io dependencies",
"version": "18.1.3",
"description": "draw.io dependencies",
"author": "JGraph <support@draw.io>",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/jgraph/drawio/issues"
},
"homepage": "https://github.com/jgraph/drawio",
"dependencies": {
"jsZip": "3.10.1",
"perfect-freehand": "1.0.16",
"jquery": "3.6.0",
2025-08-30 00:17:46 +08:00
"mermaid": "11.10.1",
2024-11-19 23:35:00 +08:00
"pako": "2.1.0",
"crypto-js": "3.1.2",
2025-04-05 18:36:01 +08:00
"dompurify": "3.2.5",
2024-11-19 23:35:00 +08:00
"spin.js": "2.0.0",
"roughjs": "4.6.6",
2024-12-28 01:06:52 +08:00
"mathjax": "3.2.2"
2024-11-19 23:35:00 +08:00
}
}