mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-01-06 10:31:11 +00:00
12 lines
187 B
JSON
12 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"
|
||
|
|
}
|
||
|
|
}
|