diff --git a/libs/ngx-cookieconsent/package.json b/libs/ngx-cookieconsent/package.json index eab528d..7d461af 100644 --- a/libs/ngx-cookieconsent/package.json +++ b/libs/ngx-cookieconsent/package.json @@ -8,5 +8,12 @@ "cookieconsent": "^3.1.1" }, "dependencies": {}, - "sideEffects": false + "sideEffects": false, + "homepage": "https://github.com/tinesoft/ngx-cookieconsent#readme", + "bugs": { + "url": "https://github.com/tinesoft/ngx-cookieconsent/issues" + }, + "repository": { + "url": "https://github.com/tinesoft/ngx-cookieconsent" + }, }