Merge branch 'master' of https://github.com/Braeden57/XP-System
This commit is contained in:
commit
a1f8ff4a19
1 file changed
+7
-4
+7
-4
@@ -1,14 +1,17 @@
|
|||||||
{
|
{
|
||||||
"name": "node_passport_login",
|
"name": "XP-System",
|
||||||
"version": "2.0.0",
|
"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",
|
"main": "app.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node app.js",
|
"start": "node app.js",
|
||||||
"dev": "nodemon app.js"
|
"dev": "nodemon app.js"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"repository": {
|
||||||
"author": "",
|
"type": "git",
|
||||||
|
"url": "https://Braeden57/Dayz-Website"
|
||||||
|
},
|
||||||
|
"author": "Braeden Sowinski",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bad-words": "^3.0.4",
|
"bad-words": "^3.0.4",
|
||||||
|
|||||||
Reference in new issue
Block a user