UNPKG

@domoinc/multiline-chart

Version:

MultiLineChart - Domo Widget

32 lines (31 loc) 855 B
{ "name": "@domoinc/utilities", "version": "4.2.3", "main": "dist/bundle.js", "license": "SEE LICENSE IN LICENSE", "dependencies": { "d3": "^3.5.13", "@domoinc/summary-number": "^0.1.1" }, "devDependencies": { "grunt": "^0.4.2", "grunt-autoshot": "^0.2.1", "grunt-contrib-concat": "^0.3.0", "grunt-contrib-connect": "^0.7.1", "grunt-contrib-jshint": "~0.7.2", "grunt-contrib-nodeunit": "*", "grunt-contrib-uglify": "^0.2.7", "grunt-contrib-watch": "~0.5.3", "grunt-notify": "^0.3.0", "grunt-port-pick": "^1.5.0", "grunt-prompt": "^1.1.0", "grunt-release": "^0.13.0", "grunt-webpack": "^1.0.11", "jshint-stylish": "^0.1.5", "load-grunt-tasks": "^3.4.0", "request": "^2.40.0", "shelljs": "^0.2.6", "webpack": "^1.12.12", "webpack-dev-server": "^1.14.1" } }