Skip to content
Snippets Groups Projects
Forked from Smart / broken-petclinic
219 commits behind the upstream repository.
bower.json 187 B
{
  "name": "spring-petclinic",
  "authors": [
    "ihabritane.faycal@gmail.com"
  ],
  "dependencies": {
   "bootstrap": "~2.3.0",
   "jquery": "~2.0.3",
   "jquery-ui": "~1.10.3"
  }
}