cuffeo/package.json
2018-09-07 20:03:32 +02:00

20 lines
390 B
JSON

{
"name": "cuffeo",
"version": "1.0.1",
"description": "lul",
"main": "index.mjs",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@gitfap.de:keinBot/cuffeo.git"
},
"author": "Flummi",
"license": "ISC",
"dependencies": {
"request": "^2.88.0",
"request-promise-native": "^1.0.5"
}
}