From 01db7d17b52eda747b95e7660ff42c3257dbb0aa Mon Sep 17 00:00:00 2001 From: Stephen James Date: Fri, 6 Feb 2015 17:49:31 -0500 Subject: [PATCH] Add license URL --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index af487cf78..1d8c8d6f7 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,8 @@ "web" ], "license": { - "type": "BSD-3-Clause" + "type": "BSD-3-Clause", + "url": "https://github.com/ExactTarget/fuelux/blob/master/LICENSE" }, "name": "fuelux", "private": true,