chore: add repo url to package.json

This commit is contained in:
Vitaly Gashkov
2026-02-08 14:15:13 +05:00
parent ebad84b4e7
commit 4175a41b73
+2 -2
View File
@@ -6,14 +6,14 @@
"crunchyroll" "crunchyroll"
], ],
"bugs": { "bugs": {
"url": "https://github.com/vitalygashkov/barsic/issues", "url": "https://github.com/vitalygashkov/crextractor/issues",
"email": "vitalygashkov@vk.com" "email": "vitalygashkov@vk.com"
}, },
"license": "MIT", "license": "MIT",
"author": "Vitaly Gashkov <vitalygashkov@vk.com>", "author": "Vitaly Gashkov <vitalygashkov@vk.com>",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/vitalygashkov/barsic.git" "url": "git+https://github.com/vitalygashkov/crextractor.git"
}, },
"funding": [ "funding": [
{ {