Files
JavaScriptServices/templates/WebApplicationBasic/bower.json
2016-02-12 17:16:02 -08:00

11 lines
219 B
JSON
Executable File

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