mirror of
https://github.com/janishutz/MusicPlayerV2.git
synced 2025-11-25 13:04:23 +00:00
restructure for rewrite
This commit is contained in:
9
old/backend/package.json
Normal file
9
old/backend/package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user