diff --git a/package.json b/package.json index 742b2b3..37f16b8 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" }