{ "name": "f0ckv2", "version": "2.0.0", "description": "f0ck, kennste?", "main": "index.mjs", "scripts": { "start": "node --experimental-modules src/" }, "author": "Flummi", "license": "ISC", "dependencies": { "node-fetch": "^2.2.0", "nodejs-mysql2": "git+https://gitfap.de/Flummi/nodejs-mysql2.git", "cuffeo": "git+https://gitfap.de/keinBot/cuffeo.git", "request": "^2.88.0", "request-promise-native": "^1.0.5", "winston": "^2.4.0" } }