greyhack/package.json
2024-05-25 05:40:11 +02:00

10 lines
217 B
JSON

{
"scripts": {
"build": "greybel -ac -ci -cia message-hook -id /root/bin",
"repl": "greybel-repl"
},
"dependencies": {
"greybel-js": "^3.3.4",
"steam-user": "github:ayecue/node-steam-user"
}
}