diff --git a/package.json b/package.json index 21a76e3..eeae356 100644 --- a/package.json +++ b/package.json @@ -18,12 +18,7 @@ "type": "git", "url": "git@github.com:addaleax/q-ratelimit.git" }, - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/addaleax/q-ratelimit/raw/master/LICENSE" - } - ], + "license": "MIT", "scripts": { "test": "mocha test -s 6500 -t 8000" },