diff --git a/package.json b/package.json index 1f7ced89b..ed3855240 100644 --- a/package.json +++ b/package.json @@ -56,8 +56,5 @@ "engines": { "node": ">=0.10.0" }, - "licenses": [{ - "type": "MIT", - "url": "https://raw.github.com/svg/svgo/master/LICENSE" - }] + "license": "MIT" }