📃 change author to object for this package
This commit is contained in:
parent
a074b82c47
commit
4b1326e826
@ -11,7 +11,11 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.odit.services/odit/license-exporter"
|
"url": "https://git.odit.services/odit/license-exporter"
|
||||||
},
|
},
|
||||||
"author": "ODIT.Services",
|
"author": {
|
||||||
|
"name": "ODIT.Services",
|
||||||
|
"email": "info@odit.services",
|
||||||
|
"url": "https://odit.services"
|
||||||
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
|
Reference in New Issue
Block a user