-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
53 lines (53 loc) · 1.57 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"name": "teaourworldtalkproject",
"version": "1.0.2",
"description": "Welcome to AwesomeProject! This project is designed to bring together cutting-edge technologies and innovative solutions to address modern challenges. Whether you're a seasoned developer or just starting out, AwesomeProject provides a dynamic platform to collaborate, learn, and build exciting projects.",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/senyi123-tech/tea_our-world-talk-project.git"
},
"keywords": [
"sample",
"npm",
"package"
],
"author": "senyi123-tech",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.21",
"axios": "^0.21.1",
"express": "^4.17.1",
"mongoose": "^5.12.5",
"cors": "^2.8.5",
"morgan": "^1.10.0",
"bcryptjs": "^2.4.3",
"jsonwebtoken": "^8.5.1",
"validator": "^13.6.0",
"nodemailer": "^6.6.3",
"teaourworldtalkproject": "^1.0.0",
"codecrafters-mytea": "^1.0.0",
"tyzcybercraft": "^1.0.0",
"quantumcraft-tea": "^1.0.0",
"smarttask-tea": "^1.0.0",
"healthfit_tea": "^1.0.0",
"datainsight_tea": "^1.0.0",
"taskmaster-tea": "^1.0.0",
"recipegenie-tea": "^1.0.0",
"smarthomehubsmarthomehub-tea": "^1.0.0",
"ecogarden-tea": "^1.0.0",
"codecrafterstea": "^1.0.0",
"dataanalyzerourtea": "^1.0.0",
"ecotravelourtea": "^1.0.0",
"ecoeatstea": "^1.0.0",
"healthmonitortea": "^1.0.0",
"ecotrack_tea": "^1.0.0",
"securevault-tea": "^1.0.0",
"codegenius-tea": "^1.0.0"
},
"peerDependencies": {
"react": ">=16.8.0",
"react-dom": ">=16.8.0"
}
}