chore: add repo url to package.json

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