{
  "name": "ch-feature-mxgraph",
  "description": "mxGraph is a fully client side JavaScript diagramming library that uses SVG and HTML for rendering.",
  "version": "1.0.12",
  "homepage": "https://github.com/chgitcrazy/mxgraph",
  "author": {
    "name": "JGraph Ltd",
    "email": "support@jgraph.com"
  },
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/chgitcrazy/mxgraph"
  },
  "bugs": {
    "url": "https://github.com/chgitcrazy/mxgraph/issues"
  },
  "main": "./javascript/dishapest/build.js",
  "scripts": {
    "prepare": "grunt build --base ./ --gruntfile etc/build/Gruntfile.js"
  },
  "devDependencies": {
    "grunt": "^1.0.1",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-webpack": "^2.0.1",
    "load-grunt-tasks": "^3.5.2",
    "webpack": "^2.2.1"
  }
}
