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

23
public/bower_components/fastclick/.bower.json vendored Executable file
View File

@@ -0,0 +1,23 @@
{
"name": "fastclick",
"version": "0.6.11",
"main": "lib/fastclick.js",
"ignore": [
"**/.*",
"component.json",
"package.json",
"Makefile",
"tests",
"examples"
],
"homepage": "https://github.com/ftlabs/fastclick",
"_release": "0.6.11",
"_resolution": {
"type": "version",
"tag": "v0.6.11",
"commit": "57d35f73ca54e31ee37161e32f6ac11786f520d2"
},
"_source": "https://github.com/ftlabs/fastclick.git",
"_target": "v0.6.11",
"_originalSource": "fastclick"
}