add package license

This commit is contained in:
Robert Jeutter 2022-08-05 20:09:17 +02:00 committed by GitHub
parent bc18b167b1
commit d7ecf8afe7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@
"author": "wieerwill",
"description": "A project that does something awesome",
"keywords": [ "descriptive", "related", "words","freecodecamp" ],
"license": "MIT",
"dependencies": {
"express": "^4.14.0"
},