From 0ec657d955ca8a3332d586d081ab7fc2f75302f4 Mon Sep 17 00:00:00 2001 From: prescod Date: Sat, 3 Jan 2015 12:44:29 -0800 Subject: [PATCH] Update package.json --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index db97736..734f845 100644 --- a/package.json +++ b/package.json @@ -18,5 +18,6 @@ "repository": { "type": "git", "url": "https://github.com/defunctzombie/node-url.git" - } + }, + "license": "MIT" }