mirror of
https://github.com/vitalygashkov/crextractor.git
synced 2026-07-15 17:40:03 +02:00
chore: add repo url to package.json
This commit is contained in:
+2
-2
@@ -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": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user