  {
  "name": "canvasxpress-react",
  "main": "index.js",
  "title": "CanvasXpress React",
  "version": "61.4.0",
  "license": {
    "type": "Dual licensing",
    "url": "https://www.canvasxpress.org/docs/license.html"
  },
  "description" : "Node program to run canvasXpress with react",
  "repository" : {
    "type" : "git",
    "url": "https://github.com/neuhausi/canvasXpress-react.git"
  },
  "keywords": [
    "bioinformatics",
    "genomics",
    "data",
    "visualization",
    "graph",
    "reproducible",
    "research",
    "analytics"
  ],
  "author": "Isaac M. Neuhaus",
  "bugs": {
    "url": "https://github.com/neuhausi/canvasxpress/issues"
  },
  "homepage": "https://github.com/neuhausi/canvasxpress#readme",
  "dependencies": {
    "canvasxpress": "^61.4.0"
  }
}