diff --git a/package.json b/package.json index 7282c94..1376f0d 100644 --- a/package.json +++ b/package.json @@ -15,12 +15,7 @@ "bugs": { "url": "http://github.com/nfarina/homebridge/issues" }, - "licenses": [ - { - "type": "ISC", - "url": "http://github.com/nfarina/homebridge/blob/master/LICENSE" - } - ], + "license": "ISC", "bin": { "homebridge": "bin/homebridge" },