{
  "name": "DomoTooltip",
  "version": "5.1.10",
  "authors": [
    "Domo Inc."
  ],
  "description": "DomoTooltip - Domo Widget",
  "main": [
    "dist/bundle.js"
  ],
  "moduleType": [
    "globals"
  ],
  "keywords": [
    "Domo",
    "Apps"
  ],
  "license": "SEE LICENSE IN LICENSE",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components"
  ],
  "dependencies": {
    "d3.chart": "^0.3.0",
    "d3": "^3.5.14",
    "lodash": "^3.10.1",
    "utilities": "DA/Utilities#^4.2.1",
    "BaseWidget": "DA/BaseWidget#^1.4.1",
    "da-theme2": "DA/da-theme2#^2.3.0"
  },
  "resolutions": {
    "d3.chart": "^0.3.0",
    "lodash": "^3.10.1",
    "d3": "^3.5.14"
  },
  "_release": "5.1.10",
  "_resolution": {
    "type": "version",
    "tag": "v5.1.10",
    "commit": "467d41dbdb51095dbe50639aa8f48f3a81f69426"
  },
  "_source": "git@git.empdev.domo.com:DA/DomoTooltip.git",
  "_target": "^5.1.10",
  "_originalSource": "DA/DomoTooltip"
}