{
  "name": "Notifier",
  "version": "2.2.4",
  "authors": [
    "Domo Inc."
  ],
  "description": "Notifier - Domo Widget",
  "main": [
    "dist/bundle.js"
  ],
  "moduleType": [
    "globals"
  ],
  "keywords": [
    "Domo",
    "Apps"
  ],
  "license": "MIT",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components"
  ],
  "dependencies": {
    "d3.chart": "~0.3.0",
    "d3": "~3.5.14"
  },
  "resolutions": {
    "d3.chart": "~0.3.0",
    "d3": "~3.5.14"
  },
  "_release": "2.2.4",
  "_resolution": {
    "type": "version",
    "tag": "v2.2.4",
    "commit": "162da7f0cfd8090343af54ceca49d0a709e538fc"
  },
  "_source": "git@git.empdev.domo.com:DA/Notifier.git",
  "_target": "^2.2.3",
  "_originalSource": "DA/Notifier"
}