first commit

This commit is contained in:
编码猿
2024-09-27 02:06:13 +08:00
commit 852d94fbb9
36760 changed files with 3274413 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"@vant/weapp": {
"version": "1.10.2",
"resolved": "https://registry.npmjs.org/@vant/weapp/-/weapp-1.10.2.tgz",
"integrity": "sha512-caqA0xQxM4lMRncFsRPPVMDdEzUBCJ4xdFXuKReXpEU3qwnVIP/WIjVDIi7mWyS7xqz8C9WfSW5JL4PrlSq31w=="
},
"wux-weapp": {
"version": "3.8.8",
"resolved": "https://registry.npmjs.org/wux-weapp/-/wux-weapp-3.8.8.tgz",
"integrity": "sha512-11wgCSBQ6VM4kJnG7HI7QmSW++S1QTn8JBCkam3Ua9WIx/UcIMSLpIjkQ97oD5HsfjK34Mdy7sFjp+fHBSn0PA=="
}
}
}