failed miserably at hack.lu
This commit is contained in:
14
2025/hack.lu/web/marquee/package.json
Executable file
14
2025/hack.lu/web/marquee/package.json
Executable file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "bot-instance",
|
||||
"version": "1.0.0",
|
||||
"description": "Admin bot instance",
|
||||
"main": "bot.js",
|
||||
"scripts": {
|
||||
"start": "node bot.js"
|
||||
},
|
||||
"author": "kunte_",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"puppeteer": "latest"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user