module a and b
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"name": "wsc2026-module-b-ai-middleware",
|
||||
"version": "1.0.0",
|
||||
"description": "WSC2026 Web Technologies - Test Project: AI Middleware",
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
"start": "node server.js"
|
||||
},
|
||||
"author": "WorldSkills Expert Team",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.19.2",
|
||||
"multer": "^1.4.5-lts.1"
|
||||
},
|
||||
"keywords": [],
|
||||
"type": "commonjs"
|
||||
}
|
||||
Reference in New Issue
Block a user