From 331ba44b99b51327b26f3fae131856fea25cd4d0 Mon Sep 17 00:00:00 2001 From: Robert Reiz Date: Mon, 12 Jun 2017 13:42:02 +0200 Subject: [PATCH] Adding license info to the package.json. --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 10bd296..0316b0a 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "description": "A client Side/Server Side Router", "author": "Charlie Robbins ", "version": "1.2.8", + "license": "MIT", "maintainers": [ "hij1nx ", "beaugunderson "