diff --git a/package.json b/package.json index aadfda5fa..b3bd95335 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "1.1.1", "description": "A low-level utility library delivering consistency, customization, performance, and extra features.", "homepage": "http://lodash.com", + "license": "MIT", "main": "./dist/lodash", "keywords": [ "browser", @@ -13,12 +14,6 @@ "speed", "util" ], - "licenses": [ - { - "type": "MIT", - "url": "http://lodash.com/license" - } - ], "author": { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com",