Skip to content
Snippets Groups Projects
Forked from Smart / broken-petclinic
181 commits behind the upstream repository.
bower.json 134 B
{
  "name": "spring-petclinic",
  "dependencies": {
    "bootstrap": "3.3.6",
    "jquery": "~2.0.3",
   "jquery-ui": "~1.10.3"
  }
}