This commit is contained in:
cheney 2026-07-13 21:21:30 +08:00
parent 01b4a000bd
commit 359fd38bd6

19
package.json Normal file
View File

@ -0,0 +1,19 @@
{
"name": "geely-kaipiao",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://git.honor3.com/Cheney/geely-kaipiao.git"
},
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"playwright": "^1.61.0",
"xlsx": "^0.18.5"
}
}