{ "name": "plcbundle-js", "version": "1.0.0", "description": "", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@bokuweb/zstd-wasm": "^0.0.27", "axios": "^1.13.0", "@types/node": "^24.9.2" }, "compilerOptions": { "module": "node20" } }