This commit is contained in:
louiscklaw
2025-02-01 02:02:28 +08:00
commit 0ca865a124
36 changed files with 1056 additions and 0 deletions

12
package.json Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "jason78989",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}