diff --git a/package.json b/package.json index d604745..3c9166e 100644 --- a/package.json +++ b/package.json @@ -21,9 +21,9 @@ "release:minor": "npx standard-version --release-as minor", "release:major": "npx standard-version --release-as major" }, - "author": "", - "license": "ISC", - "description": "", + "author": "Corbz", + "license": "GPL-3.0-only", + "description": "An RSS aggregator with Discord integration and a web management interface.", "devDependencies": { "@tailwindcss/cli": "^4.1.4", "@tailwindcss/postcss": "^4.1.4",