12 lines
190 B
JSON
12 lines
190 B
JSON
|
{
|
||
|
"name": "test",
|
||
|
"version": "1.0.0",
|
||
|
"main": "index.js",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"webhook-discord": "^3.7.8",
|
||
|
"websocket": "^1.0.34",
|
||
|
"ws": "^8.5.0"
|
||
|
}
|
||
|
}
|