@domoinc/multiline-chart
Version:
MultiLineChart - Domo Widget
27 lines • 635 B
JSON
{
"name": "summary-number",
"version": "0.1.1",
"authors": [
"Nick Randall <nick.randall@domo.com>"
],
"description": "A basic starter template for building reusable modules",
"main": "dist/bundle.js",
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {},
"_release": "0.1.1",
"_resolution": {
"type": "version",
"tag": "v0.1.1",
"commit": "15cda3903511089e30022d62428bcfd5cfd123ba"
},
"_source": "git@git.empdev.domo.com:DA/summary-number.git",
"_target": "^0.1.1",
"_originalSource": "DA/summary-number"
}