chore(branding): change urls from personal to organization

This commit is contained in:
2025-02-20 22:34:12 -07:00
parent d729e244b6
commit fada7a6b5c
13 changed files with 74 additions and 80 deletions

View File

@@ -2,18 +2,18 @@
"name": "tvapp2",
"version": "1.0.0",
"description": "This package allows you to generate M3U playlists and EPG guides from various online IPTV services.",
"author": "Aetherinox",
"author": "BinaryNinja",
"license": "MIT",
"main": "index.js",
"build": {
"appId": "com.tvapp2.id"
},
"bugs": {
"url": "https://github.com/iFlip721/tvapp2/issues"
"url": "https://github.com/BinaryNinja/tvapp2/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/iFlip721/tvapp2.git"
"url": "https://github.com/BinaryNinja/tvapp2.git"
},
"contributors": [
{