first commit

This commit is contained in:
root
2026-03-14 09:49:00 +00:00
commit 708ff116e1
1958 changed files with 1718027 additions and 0 deletions

25
www/bower_components/jquery/.bower.json vendored Normal file
View File

@@ -0,0 +1,25 @@
{
"name": "jquery",
"main": "dist/jquery.js",
"license": "MIT",
"ignore": [
"package.json"
],
"keywords": [
"jquery",
"javascript",
"browser",
"library"
],
"homepage": "https://github.com/jquery/jquery-dist",
"version": "3.7.1",
"_release": "3.7.1",
"_resolution": {
"type": "version",
"tag": "3.7.1",
"commit": "fde1f76e2799dd877c176abde0ec836553246991"
},
"_source": "https://github.com/jquery/jquery-dist.git",
"_target": "^3",
"_originalSource": "jquery"
}