This commit is contained in:
louiscklaw
2025-01-31 19:16:46 +08:00
parent 6c60a73f30
commit b97a785103
8 changed files with 79 additions and 0 deletions

12
3524sbcweujf/package.json Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "3524sbcweujf",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"gitUpdate": "git add . && git commit -m\"update 3524sbcweujf,\" && git push"
},
"keywords": [],
"author": "",
"license": "ISC"
}