voronstl/web/batch_glb_png/package.json

8 lines
127 B
JSON
Raw Permalink Normal View History

2026-02-28 16:33:16 -08:00
{
"name": "batch_glb_png",
"type": "module",
"dependencies": {
2026-03-05 13:53:55 -08:00
"puppeteer": "^24.37.5",
"sharp": "^0.34.5"
2026-02-28 16:33:16 -08:00
}
}