diff --git a/package.json b/package.json index d6aa638..68af524 100644 --- a/package.json +++ b/package.json @@ -7,10 +7,7 @@ "url": "http://driverdan.com" }, "keywords": ["xhr", "ajax"], - "licenses": [{ - "type": "MIT", - "url": "http://creativecommons.org/licenses/MIT/" - }], + "license": "MIT", "repository": { "type": "git", "url": "git://github.com/driverdan/node-XMLHttpRequest.git"