@@ -1,14 +1,4 @@
{
- "name": "social-network",
- "version": "1.0.0",
- "description": "",
- "main": "index.js",
- "type": "module",
- "scripts": {
- "start": "nodemon index.js"
- },
- "author": "",
- "license": "ISC",
"dependencies": {
"bcryptjs": "^2.4.3",
"body-parser": "^1.19.0",