From 3a64578ca9370ed7be8576cecd82c2a5f9229f57 Mon Sep 17 00:00:00 2001 From: matty Date: Tue, 12 Dec 2023 19:45:42 -0500 Subject: [PATCH] update package.json again --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index ec104cc..6d4ee51 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "@ncdmatty/peertube-plugin-ncd-sell-storage", - "description": "Plugin to sell storage subscriptions to users using Stripe", + "description": "NCD fork of the peertube-plugin-orion-sell-storage to sell storage to users using Stripe", "version": "1.0.1", - "author": "Nalem", + "author": "matty", "bugs": { - "url": "https://git.ncd-serv.fr/ncd/Peertube-plugins" + "url": "https://gitea.nicecrew.digital/matty/peertube-plugin-ncd-sell-storage" }, "clientScripts": [ { @@ -20,7 +20,7 @@ "engine": { "peertube": ">=4.3.0" }, - "homepage": "https://git.ncd-serv.fr/ncd/Peertube-plugins", + "homepage": "https://gitea.nicecrew.digital/matty/peertube-plugin-ncd-sell-storage", "keywords": [ "peertube", "plugin",