diff --git a/package.json b/package.json index 8ed5bb4..4cab05a 100644 --- a/package.json +++ b/package.json @@ -14,10 +14,7 @@ "bugs": { "url": "https://github.com/regexps/copyright-regex/issues" }, - "license": { - "type": "MIT", - "url": "https://github.com/regexps/copyright-regex/blob/master/LICENSE" - }, + "license": "MIT", "files": [ "index.js" ], @@ -41,4 +38,4 @@ "regular", "year" ] -} \ No newline at end of file +}