diff --git a/package.json b/package.json index c588346..e1f8e5e 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,10 @@ "type": "git", "url": "https://github.com/maximkoretskiy/postcss-initial.git" }, + "homepage": "https://github.com/maximkoretskiy/postcss-initial#readme", + "bugs": { + "url": "https://github.com/maximkoretskiy/postcss-initial/issues" + }, "dependencies": {}, "peerDependencies": { "postcss": "^8.0.0"