author in package

This commit is contained in:
Matteo Manzinello 2020-01-24 18:47:49 +01:00
parent 42bf3804a0
commit 051955141a
1 changed files with 5 additions and 1 deletions

View File

@ -23,7 +23,11 @@
"whatsapp", "whatsapp",
"skype" "skype"
], ],
"author": "Matteo Manzinello", "author": {
"name": "Matteo Manzinello",
"email": "matteo@manzinello.dev",
"url": "http://matteomanzinello.com"
},
"license": "MIT", "license": "MIT",
"bugs": { "bugs": {
"url": "https://github.com/manzinello/mailgo/issues" "url": "https://github.com/manzinello/mailgo/issues"