diff --git a/package.json b/package.json index 49f78e6..0a59579 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,6 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "author": "", - "license": "ISC" + "author": "Phil Freo (http://philfreo.com/)", + "license": "MIT" }