commit
a7f38b36cf
|
@ -2,7 +2,7 @@
|
||||||
"name": "mxgraph",
|
"name": "mxgraph",
|
||||||
"description": "mxGraph is a fully client side JavaScript diagramming library that uses SVG and HTML for rendering.",
|
"description": "mxGraph is a fully client side JavaScript diagramming library that uses SVG and HTML for rendering.",
|
||||||
"version": "4.2.2",
|
"version": "4.2.2",
|
||||||
"homepage": "https://github.com/jgraph/mxgraph",
|
"homepage": "https://github.com/jsgraph/mxgraph",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "JGraph Ltd",
|
"name": "JGraph Ltd",
|
||||||
"email": "support@jgraph.com"
|
"email": "support@jgraph.com"
|
||||||
|
@ -10,10 +10,10 @@
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/jgraph/mxgraph.git"
|
"url": "git+https://github.com/jsgraph/mxgraph.git"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/jgraph/mxgraph/issues"
|
"url": "https://github.com/jsgraph/mxgraph/issues"
|
||||||
},
|
},
|
||||||
"main": "./javascript/dist/build.js",
|
"main": "./javascript/dist/build.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue