{ "name": "BaseWidget", "version": "1.5.0", "authors": [ "Domo Apps Team" ], "description": "BaseWidget - Domo Widget", "main": [ "dist/bundle.js" ], "moduleType": [ "globals" ], "keywords": [ "Domo", "Apps" ], "license": "MIT", "private": true, "ignore": [ "**/.*", "node_modules", "bower_components" ], "dependencies": { "d3": "^3.5.14", "d3.chart": "^0.3.0", "Notifier": "DA/Notifier#^2.2.3", "AutoWidgets": "DA/AutoWidgets#^1.0.1", "lodash": "^3.10.1" }, "resolutions": { "d3.chart": "^0.3.0", "d3": "^3.5.14" }, "_release": "1.5.0", "_resolution": { "type": "version", "tag": "v1.5.0", "commit": "4206be3ae3a1c3fb164674333b4c293c9ca70745" }, "_source": "git@git.empdev.domo.com:DA/BaseWidget.git", "_target": "^1.5.0", "_originalSource": "DA/BaseWidget", "_direct": true }