diff --git a/package.json b/package.json index e2c1e460..faa05c3b 100644 --- a/package.json +++ b/package.json @@ -67,5 +67,7 @@ "lint": "eslint --ext ts */src */lib", "postinstall": "node ./scripts/install-deps.js" }, - "repository": "eugeny/terminus" + "repository": "eugeny/terminus", + "author": "Eugene Pankov", + "license": "MIT" }