update package json

This commit is contained in:
matty 2024-06-19 19:24:27 -04:00
parent e8eb56d0b7
commit 559fe731e0
1 changed files with 6 additions and 6 deletions

View File

@ -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"