diff --git a/package.json b/package.json index 02417cf..624ea72 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "mock-request", "description": "A simple testing tool for mocking HTTP sequences of request / response pairs in node.js", "version": "0.1.2", + "license": "MIT", "author": "Nodejitsu Inc. ", "maintainers": [ "indexzero "