feat(WechatSmallProject): 新增 微信小程序 课程(包含实验1-4)
This commit is contained in:
16
WechatSmallProject/test2/server/package.json
Normal file
16
WechatSmallProject/test2/server/package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "music",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node index.js"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"express": "^4.18.1",
|
||||
"multiparty": "^4.2.1",
|
||||
"serve-index": "^1.9.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user