diff --git a/package.json b/package.json index 6a78c41..c260a2e 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,7 @@ "expect.js": "^0.3.1", "mocha": "^2.1.0" }, + "license": "MIT", "scripts": { "test": "mocha -R spec --check-leaks", "coverage": "istanbul cover ./node_modules/mocha/bin/_mocha"