diff --git a/package.json b/package.json index f60047a..70c0aec 100644 --- a/package.json +++ b/package.json @@ -15,12 +15,7 @@ "bugs": { "url": "http://github.com/brix/crypto-js/issues" }, - "licenses": [ - { - "type": "MIT", - "url": "http://opensource.org/licenses/MIT" - } - ], + "license": "MIT", "scripts": { "build": "grunt build", "check": "grunt default"