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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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