diff --git a/package.json b/package.json index 3d1bca13..4a0f7194 100644 --- a/package.json +++ b/package.json @@ -4,10 +4,7 @@ "keywords": ["javascript", "language", "coffeescript", "compiler"], "author": "Jeremy Ashkenas", "version": "1.6.3", - "licenses": [{ - "type": "MIT", - "url": "https://raw.github.com/jashkenas/coffee-script/master/LICENSE" - }], + "license": "MIT", "engines": { "node": ">=0.8.0" },