diff --git a/package.json b/package.json index b45cb82f4..8b4c509c9 100644 --- a/package.json +++ b/package.json @@ -63,10 +63,5 @@ "engines": { "node": ">= 0.9" }, - "licenses": [ - { - "type": "MIT", - "url": "https://raw.githubusercontent.com/gulpjs/gulp/master/LICENSE" - } - ] + "license": "MIT" }