diff --git a/package.json b/package.json index 010c159..d60a3cd 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,10 @@ "keywords": ["cache", "HTTP", "expires", "asset", "max-age", "caching"], "version": "0.0.15", "homepage": "http://github.com/mozilla/connect-cachify", + "licenses": [{ + "type": "MPL2", + "url": "https://github.com/mozilla/connect-cachify/blob/master/LICENSE" + }], "repository": { "type": "git", "url": "https://github.com/mozilla/connect-cachify.git"