mirror of
https://github.com/jwetzell/aas-js.git
synced 2026-08-21 04:49:06 +00:00
add author information
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user