{
	"name": "dashboarddatadisplayingdocs",
	"version": "0.0.0",
	"authors": [
		"Pieter Kempenaers <pkempenaers@myforce.be>"
	],
	"description": "dashboarddatadisplaying Docs",
	"keywords": [
		"angularjs",
		"dashboard",
		"data",
		"documentation"
	],
	"private": true,
  "dependencies": {
    "angular": "~1.5.3",
    "bootstrap-sass": "~3.3.5",
    "angular-highlightjs": "^0.7.1",
    "angular-bootstrap": "~2.1.4",
    "angular-ui-router": "~0.4.2"
  },
	"devDependencies": {
		"angular-mocks": "~1.5.3"
	},
  "overrides": {
    "bootstrap-sass": {
      "main": [
        "assets/stylesheets/_bootstrap.scss",
        "assets/fonts/bootstrap/glyphicons-halflings-regular.eot",
        "assets/fonts/bootstrap/glyphicons-halflings-regular.svg",
        "assets/fonts/bootstrap/glyphicons-halflings-regular.ttf",
        "assets/fonts/bootstrap/glyphicons-halflings-regular.woff",
        "assets/fonts/bootstrap/glyphicons-halflings-regular.woff2"
      ]
    }
  }
}
