Removing bower artifacts
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"directory": "wwwroot/lib"
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,40 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "jquery-validation",
|
|
||||||
"homepage": "http://jqueryvalidation.org/",
|
|
||||||
"repository": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "git://github.com/jzaefferer/jquery-validation.git"
|
|
||||||
},
|
|
||||||
"authors": [
|
|
||||||
"Jörn Zaefferer <joern.zaefferer@gmail.com>"
|
|
||||||
],
|
|
||||||
"description": "Form validation made easy",
|
|
||||||
"main": "dist/jquery.validate.js",
|
|
||||||
"keywords": [
|
|
||||||
"forms",
|
|
||||||
"validation",
|
|
||||||
"validate"
|
|
||||||
],
|
|
||||||
"license": "MIT",
|
|
||||||
"ignore": [
|
|
||||||
"**/.*",
|
|
||||||
"node_modules",
|
|
||||||
"bower_components",
|
|
||||||
"test",
|
|
||||||
"demo",
|
|
||||||
"lib"
|
|
||||||
],
|
|
||||||
"dependencies": {
|
|
||||||
"jquery": ">= 1.7.2"
|
|
||||||
},
|
|
||||||
"version": "1.14.0",
|
|
||||||
"_release": "1.14.0",
|
|
||||||
"_resolution": {
|
|
||||||
"type": "version",
|
|
||||||
"tag": "1.14.0",
|
|
||||||
"commit": "c1343fb9823392aa9acbe1c3ffd337b8c92fed48"
|
|
||||||
},
|
|
||||||
"_source": "git://github.com/jzaefferer/jquery-validation.git",
|
|
||||||
"_target": ">=1.8",
|
|
||||||
"_originalSource": "jquery-validation"
|
|
||||||
}
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"directory": "wwwroot/lib"
|
|
||||||
}
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user