mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-12-27 19:07:28 +00:00
11 lines
187 B
JSON
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"
|
|
}
|
|
}
|