fix: 修改文件名大小写
This commit is contained in:
20
package.json
Normal file
20
package.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user