cuffeo/package.json
2019-08-17 11:45:04 +00:00

18 lines
346 B
JSON

{
"name": "cuffeo",
"version": "1.0.1",
"description": "lul",
"main": "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"
}
}