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

View File

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