Update package.json

This commit is contained in:
Braeden Sowinski authored and GitHub committed 2021-01-04 11:03:17 -08:00
1 parent aafa581532
commit f185ee0c69
1 file changed
+6 -3
+6 -3
View File
@@ -1,13 +1,16 @@
{
"name": "node_passport_login",
"name": "XP-System",
"version": "2.0.0",
"description": "Node.js authentication with Passport",
"description": "This XP System help show your progress in class and allows you to view assignments.",
"main": "app.js",
"scripts": {
"start": "node app.js",
"dev": "nodemon app.js"
},
"keywords": [],
"repository": {
"type": "git",
"url": "https://Braeden57/Dayz-Website"
},
"author": "Braeden Sowinski",
"license": "ISC",
"dependencies": {