first commit

This commit is contained in:
Senad Uka
2018-05-07 16:07:00 +02:00
commit 8b4f09f9d5
3368 changed files with 852614 additions and 0 deletions

22
public/bower_components/jquery-ui/.bower.json vendored Executable file
View File

@@ -0,0 +1,22 @@
{
"name": "jquery-ui",
"version": "1.12.0",
"main": [
"jquery-ui.js"
],
"ignore": [],
"dependencies": {
"jquery": ">=1.6"
},
"homepage": "https://github.com/components/jqueryui",
"_release": "1.12.0",
"_resolution": {
"type": "version",
"tag": "1.12.0",
"commit": "2c9359a9d199da254dd278bef3d4ced047d6581c"
},
"_source": "https://github.com/components/jqueryui.git",
"_target": "^1.12.0",
"_originalSource": "jquery-ui",
"_direct": true
}