10 lines
217 B
JSON
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"
|
|
}
|
|
}
|