diff --git a/package.json b/package.json index 6556f58..c8903e8 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "nomnom", "description": "Option parser with generated usage and commands", "version": "1.8.1", + "license": "MIT", "author": "Heather Arthur ", "scripts": { "test": "./node_modules/.bin/nodeunit test/*.js"