Files
yavsc/testOauthClient/bower.json
2016-06-01 23:47:06 +02:00

11 lines
215 B
JSON
Executable File

{
"name": "testOauthClient",
"private": true,
"dependencies": {
"bootstrap": "3.3.5",
"jquery": "2.1.4",
"jquery-validation": "1.14.0",
"jquery-validation-unobtrusive": "3.2.4"
}
}