Welcome to mirror list, hosted at ThFree Co, Russian Federation.

package.json « dependencies « etc - github.com/jgraph/drawio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 955db7eb85126829fcd5e117cf962934e2dee273 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
	"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.3.1",
	  "mermaid": "9.1.1",
	  "pako": "2.0.3",
	  "crypto-js": "3.1.2",
	  "dompurify": "2.3.6",
	  "spin.js": "2.0.0",
	  "roughjs": "4.4.1",
	  "jscolor": "^3.8.0"
	}
  }