This commit is contained in:
MishaBagger
2023-11-08 13:41:29 +03:00
parent 797df1e4fa
commit 0956275ec4
24 changed files with 4184 additions and 0 deletions

8
1/package.json Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "1",
"version": "1.0.0",
"dependencies": {
"body-parser": "^1.16.0",
"express": "^4.18.2"
}
}