-
Notifications
You must be signed in to change notification settings - Fork 0
/
license.json
77 lines (77 loc) · 1.9 KB
/
license.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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
[
{
"author": "Nick Campbell",
"licenseType": "MIT",
"name": "bcrypt",
"link": "git+https://github.com/kelektiv/node.bcrypt.js.git",
"installedVersion": "5.0.0"
},
{
"author": "Troy Goode",
"licenseType": "MIT",
"name": "cors",
"link": "git+https://github.com/expressjs/cors.git",
"installedVersion": "2.8.5"
},
{
"author": "Ryuichi Inagaki",
"licenseType": "MIT",
"name": "csv-writer",
"link": "git+https://github.com/ryu1kn/csv-writer.git",
"installedVersion": "1.6.0"
},
{
"licenseType": "BSD-2-Clause",
"name": "dotenv",
"link": "git://github.com/motdotla/dotenv.git",
"installedVersion": "8.2.0"
},
{
"author": "TJ Holowaychuk",
"licenseType": "MIT",
"name": "express",
"link": "git+https://github.com/expressjs/express.git",
"installedVersion": "4.17.1"
},
{
"licenseType": "BSD-3-Clause",
"name": "joi",
"link": "git://github.com/sideway/joi.git",
"installedVersion": "17.2.0"
},
{
"author": "auth0",
"licenseType": "MIT",
"name": "jsonwebtoken",
"link": "git+https://github.com/auth0/node-jsonwebtoken.git",
"installedVersion": "8.5.1"
},
{
"author": "Guillermo Rauch",
"licenseType": "MIT",
"name": "mongoose",
"link": "git://github.com/Automattic/mongoose.git",
"installedVersion": "5.11.12"
},
{
"author": "Matt Patenaude",
"licenseType": "MIT",
"name": "node-schedule",
"link": "git+https://github.com/node-schedule/node-schedule.git",
"installedVersion": "2.0.0"
},
{
"author": "Andris Reinman",
"licenseType": "MIT",
"name": "nodemailer",
"link": "git+https://github.com/nodemailer/nodemailer.git",
"installedVersion": "6.4.17"
},
{
"author": "Remy Sharp",
"licenseType": "MIT",
"name": "nodemon",
"link": "git+https://github.com/remy/nodemon.git",
"installedVersion": "2.0.4"
}
]