cuffeo/package.json

17 lines
347 B
JSON

{
"name": "cuffeo",
"version": "1.0.1",
"description": "lul",
"main": "src/index.mjs",
"scripts": {},
"repository": {
"type": "git",
"url": "git@gitfap.de:keinBot/cuffeo.git"
},
"author": "Flummi",
"license": "ISC",
"dependencies": {
"flumm-fetch-cookies": "git+https://gitfap.de/keinBot/flumm-fetch-cookies"
}
}