init commit

This commit is contained in:
2026-03-17 09:56:00 +08:00
commit e2c8ae752d
6827 changed files with 1211784 additions and 0 deletions

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": ">= 1.9.1",
"_originalSource": "jquery"
}