first commit, after modifying client section

This commit is contained in:
Kwesi Banson
2023-02-22 07:48:50 +00:00
commit ad0dd6a6e1
1880 changed files with 538494 additions and 0 deletions

23
public/assets/vendors/animate.css/.bower.json vendored Executable file
View File

@@ -0,0 +1,23 @@
{
"name": "animate.css",
"main": "./animate.css",
"ignore": [
".*",
"source",
"*.yml",
"Gemfile",
"Gemfile.lock",
"*.md"
],
"homepage": "https://github.com/daneden/animate.css",
"version": "3.5.1",
"_release": "3.5.1",
"_resolution": {
"type": "version",
"tag": "3.5.1",
"commit": "c7084f820bf65063b4e3fb6293ffe5df9eed1398"
},
"_source": "https://github.com/daneden/animate.css.git",
"_target": "^3.5.1",
"_originalSource": "animate.css"
}