diff --git a/package.json b/package.json index c03d6f92..e7ab4d7e 100644 --- a/package.json +++ b/package.json @@ -1,13 +1,13 @@ { "name": "peertube-plugin-livechat", - "description": "PeerTube plugin livechat: create chat rooms for your Peertube lives! Comes with many features: federation, moderation tools, chat bot, chat persistence, OBS integration, ...", + "description": "NCTV fork of the peertube-plugin-livechat plugin, containing styling and other shit. This will be maintained with upstream.", "version": "10.1.0", "license": "AGPL-3.0", "author": { - "name": "John Livingston", - "url": "https://github.com/JohnXLivingston" + "name": "Matty Boombalatty", + "url": "https://gitea.nicecrew.digital/matty" }, - "bugs": "https://github.com/JohnXLivingston/peertube-plugin-livechat/issues", + "bugs": "https://gitea.nicecrew.digital/matty/peertube-plugin-livechat/issues", "clientScripts": [ { "script": "dist/client/common-client-plugin.js", @@ -82,8 +82,8 @@ "engines": { "npm": ">=7" }, - "homepage": "https://livingston.frama.io/peertube-plugin-livechat/", - "repository": "github:JohnXLivingston/peertube-plugin-livechat", + "homepage": "https://nicecrew.tv", + "repository": "https://gitea.nicecrew.digital/matty/peertube-plugin-livechat", "keywords": [ "peertube", "plugin"