update package json
This commit is contained in:
parent
e8eb56d0b7
commit
559fe731e0
12
package.json
12
package.json
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"name": "peertube-plugin-livechat",
|
"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",
|
"version": "10.1.0",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "John Livingston",
|
"name": "Matty Boombalatty",
|
||||||
"url": "https://github.com/JohnXLivingston"
|
"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": [
|
"clientScripts": [
|
||||||
{
|
{
|
||||||
"script": "dist/client/common-client-plugin.js",
|
"script": "dist/client/common-client-plugin.js",
|
||||||
@ -82,8 +82,8 @@
|
|||||||
"engines": {
|
"engines": {
|
||||||
"npm": ">=7"
|
"npm": ">=7"
|
||||||
},
|
},
|
||||||
"homepage": "https://livingston.frama.io/peertube-plugin-livechat/",
|
"homepage": "https://nicecrew.tv",
|
||||||
"repository": "github:JohnXLivingston/peertube-plugin-livechat",
|
"repository": "https://gitea.nicecrew.digital/matty/peertube-plugin-livechat",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"peertube",
|
"peertube",
|
||||||
"plugin"
|
"plugin"
|
||||||
|
Loading…
Reference in New Issue
Block a user