mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-02-27 23:43:46 +01:00
Start again
This commit is contained in:
50
vendors/parsleyjs/.bower.json
vendored
Normal file
50
vendors/parsleyjs/.bower.json
vendored
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"name": "parsleyjs",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"build",
|
||||
"test",
|
||||
"doc",
|
||||
"*.md",
|
||||
".json",
|
||||
"*.html",
|
||||
"AUTHORS.txt",
|
||||
"Gruntfile.js",
|
||||
"package.json"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">1.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"expect.js": "*",
|
||||
"mocha": "*",
|
||||
"bootstrap": "~3.0.3",
|
||||
"sinonjs": "~1.7.3",
|
||||
"uwidget": "~0.0.1"
|
||||
},
|
||||
"keywords": [
|
||||
"parsley",
|
||||
"form",
|
||||
"validation",
|
||||
"html5",
|
||||
"polyfill"
|
||||
],
|
||||
"author": {
|
||||
"name": "Guillaume Potier",
|
||||
"email": "guillaume@wisembly.com",
|
||||
"url": "http://guillaumepotier.com/"
|
||||
},
|
||||
"license": "MIT",
|
||||
"main": "dist/parsley.js",
|
||||
"homepage": "https://github.com/guillaumepotier/Parsley.js",
|
||||
"version": "2.3.13",
|
||||
"_release": "2.3.13",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "2.3.13",
|
||||
"commit": "0a7413bc1a0a737180171ad8f41954d44b189429"
|
||||
},
|
||||
"_source": "https://github.com/guillaumepotier/Parsley.js.git",
|
||||
"_target": "^2.3.10",
|
||||
"_originalSource": "parsleyjs"
|
||||
}
|
||||
Reference in New Issue
Block a user