Merge pull request #137 from ioBroker-Bot/update-from-template-W1081-addLicenseInformation-1762607726
[iobroker-bot] Add license information to io-package.json
This commit is contained in:
+4
-1
@@ -127,10 +127,13 @@
|
|||||||
"icon": "hass.png",
|
"icon": "hass.png",
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"compact": true,
|
"compact": true,
|
||||||
|
"licenseInformation": {
|
||||||
|
"type": "free",
|
||||||
|
"license": "MIT"
|
||||||
|
},
|
||||||
"adminUI": {
|
"adminUI": {
|
||||||
"config": "json"
|
"config": "json"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
|
||||||
"extIcon": "https://raw.githubusercontent.com/ioBroker/ioBroker.hass/master/admin/hass.png",
|
"extIcon": "https://raw.githubusercontent.com/ioBroker/ioBroker.hass/master/admin/hass.png",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"HASS",
|
"HASS",
|
||||||
|
|||||||
Reference in New Issue
Block a user