mirror of
https://github.com/arthur-pbty/syncfilm.git
synced 2026-06-16 15:57:42 +02:00
Add files via upload
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "syncfilm",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node server.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"dependencies": {
|
||||
"dotenv": "^16.4.7",
|
||||
"express": "^4.21.2",
|
||||
"socket.io": "^4.8.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user