diff --git a/package.json b/package.json index 47ef1b9..e2c162f 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,6 @@ { - "name": "wieerwill", + "name": "Backend Boiler", + "author" : "wieerwill", "dependencies": { "express": "^4.14.0" },