add package description

This commit is contained in:
Robert Jeutter
2022-08-05 20:07:39 +02:00
committed by GitHub
parent 2a60815bb9
commit 173837ba02

View File

@@ -1,6 +1,7 @@
{ {
"name": "Backend Boiler", "name": "Backend Boiler",
"author": "wieerwill", "author": "wieerwill",
"description": "A project that does something awesome",
"dependencies": { "dependencies": {
"express": "^4.14.0" "express": "^4.14.0"
}, },