diff --git a/package.json b/package.json index a3dc9a8..9fad27c 100644 --- a/package.json +++ b/package.json @@ -32,10 +32,5 @@ "devDependencies": { "vows": "*" }, - "licenses": [ - { - "type": "MIT", - "url": "http://github.com/fent/node-youtube-dl/raw/master/LICENSE" - } - ] + "license": "MIT" }