add author information

This commit is contained in:
2024-10-22 09:00:00 -05:00
parent 9ebe8bdd35
commit 6695069d73
4 changed files with 58 additions and 3 deletions
+5 -1
View File
@@ -6,7 +6,11 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"author": {
"name": "Joel Wetzell",
"email": "me@jwetzell.com",
"url": "https://jwetzell.com"
},
"license": "MIT",
"dependencies": {
"lodash": "^4.17.21"