gitfap -> github
This commit is contained in:
parent
84275bfcd7
commit
671fc3c746
5
package-lock.json
generated
5
package-lock.json
generated
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"name": "flumm-fetch-cookies",
|
|
||||||
"version": "1.1.0",
|
|
||||||
"lockfileVersion": 1
|
|
||||||
}
|
|
11
package.json
11
package.json
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "flumm-fetch-cookies",
|
"name": "flumm-fetch-cookies",
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
"description": "flumm-fetch wrapper that adds support for cookie-jars",
|
"description": "flumm-fetch wrapper that adds support for cookie-jars",
|
||||||
"main": "src/index.mjs",
|
"main": "src/index.mjs",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://gitfap.de/keinBot/flumm-fetch-cookies.git"
|
"url": "git+https://github.com/kein-Bot/flumm-fetch-cookies.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"cookie",
|
"cookie",
|
||||||
|
@ -19,11 +19,10 @@
|
||||||
"flumm-fetch",
|
"flumm-fetch",
|
||||||
"fetch"
|
"fetch"
|
||||||
],
|
],
|
||||||
"private": "true",
|
"author": "flummi & jkhsjdhjs",
|
||||||
"author": "jkhsjdhjs",
|
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://gitfap.de/keinBot/flumm-fetch-cookies/issues"
|
"url": "https://github.com/kein-Bot/flumm-fetch-cookies/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://gitfap.de/keinBot/flumm-fetch-cookies#readme"
|
"homepage": "https://github.com/kein-Bot/flumm-fetch-cookies#readme"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user