mirror of https://github.com/jgraph/drawio.git
24 lines
545 B
JSON
24 lines
545 B
JSON
{
|
|
"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",
|
|
"mermaid": "11.2.0",
|
|
"pako": "2.1.0",
|
|
"crypto-js": "3.1.2",
|
|
"dompurify": "3.2.3",
|
|
"spin.js": "2.0.0",
|
|
"roughjs": "4.6.6",
|
|
"mathjax": "3.2.2"
|
|
}
|
|
}
|
|
|