diff --git a/package.json b/package.json index 1d9b40c..b1646aa 100644 --- a/package.json +++ b/package.json @@ -32,8 +32,5 @@ "scripts": { "test": "nodeunit tests/runner.js" }, - "licenses": [{ - "type" : "MIT", - "url" : "http://github.com/ryanmcgrath/wrench-js/raw/master/LICENSE" - }] + "license": "MIT" }