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

20
public/bower_components/x-editable/bower.json vendored Executable file
View File

@@ -0,0 +1,20 @@
{
"name": "x-editable",
"version": "1.5.1",
"ignore": [
"CHANGELOG.txt",
"Gruntfile.js",
"LICENSE-MIT",
"Package.nuspec",
"README.md",
"composer.json",
"package.json",
"node_modules",
"components",
"src",
"test"
],
"dependencies": {
"jquery": ">=1.6"
}
}