File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 1.0.0" ,
4
4
"description" : " A simple project for learning the basics of Node.js for server-side apps." ,
5
5
"main" : " index.js" ,
6
- "author" : " Bezaleel Olakunori <bezaleeloci @gmail.com>" ,
6
+ "author" : " Marsiya Issah <mmasy370 @gmail.com>" ,
7
7
"private" : true ,
8
8
"license" : " MIT" ,
9
9
"scripts" : {
33
33
},
34
34
"repository" : {
35
35
"type" : " git" ,
36
- "url" : " https://github.com/B3zaleel /alx-backend-javascript"
36
+ "url" : " https://github.com/Mar-Issah /alx-backend-javascript"
37
37
},
38
- "bugs" : {
39
- "url" : " https://github.com/B3zaleel/alx-backend-javascript/tree/main/0x05-Node_JS_basic"
40
- },
41
- "homepage" : " https://github.com/B3zaleel/alx-backend-javascript/blob/main/0x05-Node_JS_basic/README.md" ,
42
38
"engines" : {
43
39
"node" : " 16.x" ,
44
40
"npm" : " 8.x" ,
You can’t perform that action at this time.
0 commit comments