You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
197 B
10 lines
197 B
{
|
|
"name": "asp.net",
|
|
"private": true,
|
|
"dependencies": {
|
|
"bootstrap": "3.3.7",
|
|
"jquery": "2.2.0",
|
|
"jquery-validation": "1.14.0",
|
|
"jquery-validation-unobtrusive": "3.2.6"
|
|
}
|
|
}
|
|
|