You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

20 lines
398 B

{
"name": "hgzxx",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"cleanup": "node cleanup.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"ali-oss": "^6.23.0",
"ejs": "^4.0.1",
"express": "^5.2.1",
"mysql2": "^3.16.2",
"qrcode": "^1.5.4"
}
}