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,21 @@
{
"name": "minstudy",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "minstudy",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"@vant/weapp": "^1.10.23"
}
},
"node_modules/@vant/weapp": {
"version": "1.10.23",
"resolved": "https://registry.npmmirror.com/@vant/weapp/-/weapp-1.10.23.tgz",
"integrity": "sha512-Lqlc0oT89AxR8e4uLmP59xkI1KkWSTWKWV9kXM17CJz55eL0fPMo5jd0d132KpcfRmiwIOVr7TwK8u8v6XIhlg=="
}
}
}