{ "name": "morpheus.js", "description": "morpheus.js JavaScript Library", "license": "MIT", "version": "0.0.1", "repository": { "type": "git", "url": "https://github.com/joshua-gould/morpheus.js.git" }, "bugs": { "url": "https://github.com/joshua-gould/morpheus.js/issues" }, "author": { "name": "Joshua Gould" }, "keywords": [ "graphing", "plotting", "data", "matrix", "heatmap", "heat map", "visualization", "morpheus.js", "morpheus" ], "devDependencies": { "finalhandler": "^0.4.1", "grunt": "~0.4.5", "grunt-contrib-concat": "~1.0.0", "grunt-contrib-copy": "~1.0.0", "grunt-contrib-cssmin": "~1.0.1", "grunt-contrib-jshint": "~1.0.0", "grunt-contrib-uglify": "~1.0.1", "grunt-contrib-watch": "~1.0.0", "serve-static": "^1.10.2", "protobufjs": "~3.7" } }