This commit is contained in:
louiscklaw
2025-01-31 21:27:38 +08:00
parent 8cce226ca9
commit ca0eb416dd
90 changed files with 4082 additions and 0 deletions

13
marissa.sam/package.json Normal file
View File

@@ -0,0 +1,13 @@
{
"name": "sunny9898",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"gitUpdate": "git add . && git commit -m\"update marissa.sam,\""
},
"keywords": [],
"author": "",
"license": "ISC"
}