{
  "name": "da-theme2",
  "version": "2.3.1",
  "authors": [
    "Domo Inc."
  ],
  "description": "theme definitions",
  "main": [
    "dist/bundle.js"
  ],
  "moduleType": [
    "globals"
  ],
  "keywords": [
    "Domo",
    "Apps"
  ],
  "license": "SEE LICENSE IN LICENSE",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components"
  ],
  "dependencies": {
    "lodash": "~3.8.0"
  },
  "_release": "2.3.1",
  "_resolution": {
    "type": "version",
    "tag": "v2.3.1",
    "commit": "9200b15843d16ed4ce28d9ecdb5f9a96dc1431e1"
  },
  "_source": "git@git.empdev.domo.com:DA/da-theme2.git",
  "_target": "^2.3.1",
  "_originalSource": "DA/da-theme2"
}