diff --git a/package.json b/package.json index a4e5bb6..4ce143f 100644 --- a/package.json +++ b/package.json @@ -16,5 +16,6 @@ "scripts": { "ms/index.js": "index.js" } - } + }, + "license": "MIT" }