📃 change author to object for this package

This commit is contained in:
Philipp Dormann 2021-03-08 22:04:39 +01:00
parent a074b82c47
commit 4b1326e826

View File

@ -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"