Files
Course/Server/tests/test7/7.2/package.json

18 lines
328 B
JSON

{
"name": "7.2",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"packageManager": "pnpm@10.14.0",
"dependencies": {
"@koa/router": "^15.1.0",
"koa": "^3.1.1"
}
}