diff --git a/package.json b/package.json index 66b9d2b5d..923cad95d 100644 --- a/package.json +++ b/package.json @@ -11,12 +11,7 @@ "bugs": { "url": "https://github.com/atom/atom/issues" }, - "licenses": [ - { - "type": "MIT", - "url": "http://github.com/atom/atom/raw/master/LICENSE.md" - } - ], + "license": "MIT", "atomShellVersion": "0.22.3", "dependencies": { "async": "0.2.6",