Files
pmrx-gm/package.json
2025-04-24 12:03:19 +08:00

21 lines
373 B
JSON

{
"name": "pmrx-gm",
"version": "1.0.0",
"description": "飘渺儒仙GM管理平添",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"node",
"vue"
],
"author": "kubbo",
"license": "ISC",
"dependencies": {
"axios": "^1.8.4",
"express": "^5.1.0",
"mysql": "^2.18.1"
}
}