Initial commit
This commit is contained in:
22
package.json
Normal file
22
package.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "f0ckv2",
|
||||
"version": "2.0.0",
|
||||
"description": "f0ck, kennste?",
|
||||
"main": "index.mjs",
|
||||
"scripts": {
|
||||
"start": "node --experimental-modules src/"
|
||||
},
|
||||
"author": "Flummi",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"cloudscraper": "^1.5.0",
|
||||
"file-type": "^9.0.0",
|
||||
"nodejs-mysql2": "git+https://gitfap.de/Flummi/nodejs-mysql2.git",
|
||||
"read-chunk": "^3.0.0",
|
||||
"request": "^2.88.0",
|
||||
"request-promise-native": "^1.0.5",
|
||||
"uuid": "^3.3.2",
|
||||
"winston": "^2.4.0",
|
||||
"ytdl-core": "^0.24.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user