2025-01-29 19:06:26 -05:00
|
|
|
{
|
2025-01-31 18:30:18 -05:00
|
|
|
"type": "module",
|
|
|
|
"dependencies": {
|
2025-02-01 08:40:06 -05:00
|
|
|
"cheerio": "^1.0.0",
|
2025-02-03 06:42:01 -05:00
|
|
|
"express": "^4.21.2",
|
2025-02-01 08:40:06 -05:00
|
|
|
"gpu.js": "^2.15.0"
|
|
|
|
},
|
|
|
|
"overrides": {
|
|
|
|
"gl": "^8.1.6"
|
2025-01-31 18:30:18 -05:00
|
|
|
}
|
2025-02-03 06:42:01 -05:00
|
|
|
}
|