spring-petclinic/bower.json
2016-01-25 17:22:41 +00:00

11 lines
187 B
JSON

{
"name": "spring-petclinic",
"authors": [
"ihabritane.faycal@gmail.com"
],
"dependencies": {
"bootstrap": "~2.3.0",
"jquery": "~2.0.3",
"jquery-ui": "~1.10.3"
}
}