cuffeo/package.json
2019-08-20 18:01:01 +00:00

18 lines
350 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"
}
}