{
  "name": "@domoinc/da-theme2",
  "version": "2.3.1",
  "description": "daTheme2 - Domo Widget",
  "main": "dist/bundle.js",
  "repository": {
    "type": "git"
  },
  "author": "Domo Inc.",
  "license": "SEE LICENSE IN LICENSE",
  "dependencies": {
    "lodash": "~3.8.0"
  },
  "devDependencies": {
    "grunt": "~0.4.2",
    "grunt-contrib-jshint": "~0.7.2",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-notify": "^0.3.0",
    "grunt-release": "^0.13.0",
    "grunt-webpack": "^1.0.11",
    "jshint-stylish": "^0.1.5",
    "load-grunt-tasks": "^3.4.0",
    "webpack": "^1.12.12",
    "webpack-dev-server": "^1.14.1"
  }
}
