mirror of
https://github.com/janishutz/MusicPlayerV2.git
synced 2025-11-25 13:04:23 +00:00
10 lines
180 B
JSON
10 lines
180 B
JSON
{
|
|
"dependencies": {
|
|
"body-parser": "^1.20.2",
|
|
"express": "^4.18.2",
|
|
"express-session": "^1.17.3",
|
|
"express-static": "^1.2.6",
|
|
"serve-favicon": "^2.5.0"
|
|
}
|
|
}
|