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:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user