diff --git a/package.json b/package.json index c9b51ae..0717a46 100644 --- a/package.json +++ b/package.json @@ -7,12 +7,7 @@ "url": "http://gruntjs.com/" }, "repository": "gruntjs/grunt-contrib-jst", - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/gruntjs/grunt-contrib-jst/blob/master/LICENSE-MIT" - } - ], + "license": "MIT", "engines": { "node": ">=0.10.0" },