gitfap -> github
This commit is contained in:
parent
e0a00301f6
commit
d3b9192fcc
24
package.json
24
package.json
|
@ -1,16 +1,26 @@
|
||||||
{
|
{
|
||||||
"name": "cuffeo",
|
"name": "cuffeo",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"description": "lul",
|
"description": "A multi-protocol chatbot library with nearly zero dependencies.",
|
||||||
"main": "src/index.mjs",
|
"main": "src/index.mjs",
|
||||||
"scripts": {},
|
"scripts": {},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git@gitfap.de:keinBot/cuffeo.git"
|
"url": "git@github.com:kein-Bot/cuffeo.git"
|
||||||
},
|
},
|
||||||
"author": "Flummi",
|
"keywords": [
|
||||||
"license": "ISC",
|
"cuffeo",
|
||||||
|
"irc",
|
||||||
|
"telegram",
|
||||||
|
"slack"
|
||||||
|
],
|
||||||
|
"author": "Flummi & jkhsjdhjs",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"flumm-fetch-cookies": "git+https://gitfap.de/keinBot/flumm-fetch-cookies"
|
"flumm-fetch-cookies": "^1.1.1"
|
||||||
}
|
},
|
||||||
|
"bugs": {
|
||||||
|
"url": "https://github.com/kein-Bot/cuffeo/issues"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/kein-Bot/cuffeo#readme"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user