diff --git a/package.json b/package.json index e611196..a7fc245 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "name": "peertube-plugin-auto-import-ytb", - "description": "PeerTube plugin quickstart", - "version": "0.0.1", + "description": "Peertube plugin to auto import videos from a youtube channel to a local peertube channel", + "version": "0.0.2", "author": "AmauryJOLY", - "bugs": "https://framagit.org/framasoft/peertube/peertube-plugin-quickstart/issues", + "bugs": "https://zeteo.me/gitea/Outils-PeerTube/peertube-plugin-auto-import-ytb/issues", "clientScripts": [], "css": [], "devDependencies": { @@ -13,7 +13,7 @@ "engine": { "peertube": ">=3.2.0" }, - "homepage": "https://framagit.org/framasoft/peertube/peertube-plugin-quickstart", + "homepage": "https://zeteo.me/gitea/Outils-PeerTube/peertube-plugin-auto-import-ytb", "keywords": [ "peertube", "plugin"