cuffeo/package.json
2019-11-16 07:44:39 +01:00

18 lines
367 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",
"ws": "^7.2.0"
}
}