UNPKG

canvasxpress-react

Version:

Node program to run canvasXpress with react

33 lines 784 B
{ "name": "canvasxpress-react", "main": "index.js", "title": "CanvasXpress React", "version": "56.1.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": "^56.1.0" } }