mirror of
https://github.com/jwetzell/aas-js.git
synced 2026-08-19 12:04:05 +00:00
add author information
This commit is contained in:
@@ -8,7 +8,11 @@
|
||||
"start": "node index.js",
|
||||
"dev:css": "tailwindcss -i tailwind.css -o ./html/assets/css/tailwind.css --watch"
|
||||
},
|
||||
"author": "",
|
||||
"author": {
|
||||
"name": "Joel Wetzell",
|
||||
"email": "me@jwetzell.com",
|
||||
"url": "https://jwetzell.com"
|
||||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"express": "^4.18.2"
|
||||
|
||||
Reference in New Issue
Block a user