@domoinc/multiline-chart
Version:
MultiLineChart - Domo Widget
41 lines • 782 B
JSON
{
"name": "AutoWidgets",
"main": "AutoWidgets.js",
"version": "1.0.16",
"authors": [
"AppTeam6"
],
"description": "auto",
"moduleType": [
"globals"
],
"keywords": [
"auto",
"widget",
"d3"
],
"license": "MIT",
"homepage": "http://domo.com",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"d3": "~3.4.8",
"d3.chart": "~0.2.0",
"es6-promise-polyfill": "~1.0.0"
},
"_release": "1.0.16",
"_resolution": {
"type": "version",
"tag": "v1.0.16",
"commit": "b0f48df7acb0ce66dd578babff2b959310e0c864"
},
"_source": "git@git.empdev.domo.com:DA/AutoWidgets.git",
"_target": "^1.0.1",
"_originalSource": "DA/AutoWidgets"
}