HansHammel/watchmen

View on GitHub
bower.json

Summary

Maintainability
Test Coverage
{
  "name": "watchmen",
  "description": "A simple service monitor",
  "version": "3.3.1",
  "homepage": "https://github.com/iloire/watchmen",
  "license": "MIT",
  "private": true,
  "dependencies": {
    "angular": "^1.6.x",
    "angular-resource": "1.6.x",
    "angular-moment": "^1.0.x",
    "ng-table": "^0.8.3",
    "bootstrap": "^3.3.x",
    "moment": "^2.17.x",
    "angular-spinner": "^0.8.1",
    "c3": "^0.4.11",
    "angular-ui-router": "^0.3.2",
    "angular-ms-time": "^1.0.0",
    "lodash": "^4.17.4"
  },
  "resolutions": {
    "bootstrap": "~3.3.4",
    "angular": "^1.6.x"
  }
}