diff --git a/package.json b/package.json index e14cc93f5d..34d1eb5f4f 100644 --- a/package.json +++ b/package.json @@ -15,12 +15,7 @@ }, "bugs": "https://github.com/TryGhost/Ghost/issues", "contributors": "https://github.com/TryGhost/Ghost/graphs/contributors", - "licenses": [ - { - "type": "MIT", - "url": "https://raw.github.com/TryGhost/Ghost/master/LICENSE" - } - ], + "license": "MIT", "main": "./core/index", "scripts": { "start": "node index",