{
  "name": "ah-dashboard-plugin",
  "version": "0.7.0",
  "homepage": "https://github.com/S3bb1/ah-dashboard-plugin",
  "authors": [
    "Sebastian Dechant <sebbis.iphone@googlemail.com>"
  ],
  "description": "Provides a powerful Dashboard for ActionHero",
  "moduleType": [
    "amd",
    "node"
  ],
  "license": "MIT",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "angular": "~1.3.13",
    "angular-bootstrap": "~0.11.0",
    "angular-markdown-directive": "~0.3.0",
    "angular-mocks": "~1.2.21",
    "angular-ui-sortable": "~0.12.8",
    "angularjs-dropdown-multiselect": "~1.4.0",
    "raphael": "~2.1.2",
    "requirejs": "~2.1.14",
    "morrisjs": "~0.5.1",
    "jquery-knob": "~1.2.9",
    "lodash": "~2.4.1",
    "admin-lte": "~2.3.0",
    "jquery-ui": "~1.11.1",
    "jQuery-contextMenu": "~1.6.6",
    "fontawesome": "~4.2.0",
    "fancytree": "~2.4.1",
    "ngDialog": "~0.3.0"
  },
  "resolutions": {
    "angular": "~1",
    "admin-lte": "~2.3.0"
  }
}
