add package keywords

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

View File

@@ -2,6 +2,7 @@
"name": "Backend Boiler",
"author": "wieerwill",
"description": "A project that does something awesome",
"keywords": [ "descriptive", "related", "words" ],
"dependencies": {
"express": "^4.14.0"
},