Update package.json
parent
e8443a9e3d
commit
fbc732f73f
93
package.json
93
package.json
|
@ -1,58 +1,24 @@
|
||||||
{
|
{
|
||||||
"_args": [
|
"name": "mxgraph",
|
||||||
[
|
"description": "mxGraph is a fully client side JavaScript diagramming library that uses SVG and HTML for rendering.",
|
||||||
{
|
"version": "3.8.0",
|
||||||
"raw": "mxgraph@^3.7.5",
|
"homepage": "https://github.com/jgraph/mxgraph",
|
||||||
"scope": null,
|
|
||||||
"escapedName": "mxgraph",
|
|
||||||
"name": "mxgraph",
|
|
||||||
"rawSpec": "^3.7.5",
|
|
||||||
"spec": ">=3.7.5 <4.0.0",
|
|
||||||
"type": "range"
|
|
||||||
},
|
|
||||||
"/Users/nic/source/cartographer-web"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"_from": "mxgraph@>=3.7.5 <4.0.0",
|
|
||||||
"_id": "mxgraph@3.7.4",
|
|
||||||
"_inCache": true,
|
|
||||||
"_location": "/mxgraph",
|
|
||||||
"_nodeVersion": "4.7.2",
|
|
||||||
"_npmOperationalInternal": {
|
|
||||||
"host": "s3://npm-registry-packages",
|
|
||||||
"tmp": "tmp/mxgraph-3.7.4.tgz_1498590682767_0.9278142049442977"
|
|
||||||
},
|
|
||||||
"_npmUser": {
|
|
||||||
"name": "drawio",
|
|
||||||
"email": "npm@jgraph.com"
|
|
||||||
},
|
|
||||||
"_npmVersion": "3.5.2",
|
|
||||||
"_phantomChildren": {},
|
|
||||||
"_requested": {
|
|
||||||
"raw": "mxgraph@^3.7.5",
|
|
||||||
"scope": null,
|
|
||||||
"escapedName": "mxgraph",
|
|
||||||
"name": "mxgraph",
|
|
||||||
"rawSpec": "^3.7.5",
|
|
||||||
"spec": ">=3.7.5 <4.0.0",
|
|
||||||
"type": "range"
|
|
||||||
},
|
|
||||||
"_requiredBy": [
|
|
||||||
"#USER",
|
|
||||||
"/"
|
|
||||||
],
|
|
||||||
"_resolved": "https://registry.npmjs.org/mxgraph/-/mxgraph-3.7.4.tgz",
|
|
||||||
"_shasum": "1066f63fa63a8647dcdb0f1d8ccdbc191e6ed452",
|
|
||||||
"_shrinkwrap": null,
|
|
||||||
"_spec": "mxgraph@^3.7.5",
|
|
||||||
"_where": "/Users/nic/source/cartographer-web",
|
|
||||||
"author": {
|
"author": {
|
||||||
"name": "JGraph Ltd",
|
"name": "JGraph Ltd",
|
||||||
"email": "support@jgraph.com"
|
"email": "support@jgraph.com"
|
||||||
},
|
},
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git+https://github.com/jgraph/mxgraph.git"
|
||||||
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/jgraph/mxgraph/issues"
|
"url": "https://github.com/jgraph/mxgraph/issues"
|
||||||
},
|
},
|
||||||
|
"main": "./javascript/dist/build.js",
|
||||||
|
"scripts": {
|
||||||
|
"postinstall": "grunt build"
|
||||||
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"grunt": "^1.0.1",
|
"grunt": "^1.0.1",
|
||||||
"grunt-contrib-concat": "^1.0.1",
|
"grunt-contrib-concat": "^1.0.1",
|
||||||
|
@ -61,36 +27,5 @@
|
||||||
"load-grunt-parent-tasks": "^0.1.1",
|
"load-grunt-parent-tasks": "^0.1.1",
|
||||||
"load-grunt-tasks": "^3.5.2",
|
"load-grunt-tasks": "^3.5.2",
|
||||||
"webpack": "^2.2.1"
|
"webpack": "^2.2.1"
|
||||||
},
|
}
|
||||||
"description": "mxGraph is a fully client side JavaScript diagramming library that uses SVG and HTML for rendering.",
|
|
||||||
"devDependencies": {},
|
|
||||||
"directories": {},
|
|
||||||
"dist": {
|
|
||||||
"shasum": "1066f63fa63a8647dcdb0f1d8ccdbc191e6ed452",
|
|
||||||
"tarball": "https://registry.npmjs.org/mxgraph/-/mxgraph-3.7.4.tgz"
|
|
||||||
},
|
|
||||||
"homepage": "https://github.com/jgraph/mxgraph",
|
|
||||||
"license": "Apache-2.0",
|
|
||||||
"main": "./javascript/dist/build.js",
|
|
||||||
"maintainers": [
|
|
||||||
{
|
|
||||||
"name": "drawio",
|
|
||||||
"email": "npm@jgraph.com"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "brendonboshell",
|
|
||||||
"email": "brendonboshell@gmail.com"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"name": "mxgraph",
|
|
||||||
"optionalDependencies": {},
|
|
||||||
"readme": "ERROR: No README data found!",
|
|
||||||
"repository": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "git+https://github.com/jgraph/mxgraph.git"
|
|
||||||
},
|
|
||||||
"scripts": {
|
|
||||||
"postinstall": "grunt build --base \"$(npm prefix)\" --gruntfile etc/build/Gruntfile.js"
|
|
||||||
},
|
|
||||||
"version": "3.7.5"
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue