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

22
public/assets/vendors/jquery-knob/.bower.json vendored Executable file
View File

@@ -0,0 +1,22 @@
{
"name": "jquery-knob",
"version": "1.2.13",
"main": "js/jquery.knob.js",
"description": "Nice, downward compatible, touchable, jQuery dial.",
"license": "MIT",
"ignore": [],
"dependencies": {
"jquery": ">=1.7.0"
},
"devDependencies": {},
"homepage": "https://github.com/aterrien/jQuery-Knob",
"_release": "1.2.13",
"_resolution": {
"type": "version",
"tag": "1.2.13",
"commit": "755309e933d326ffaa5a2d758dc377147b766515"
},
"_source": "https://github.com/aterrien/jQuery-Knob.git",
"_target": "^1.2.13",
"_originalSource": "jquery-knob"
}