{ "$schema": "https://json.schemastore.org/package.json", "name": "@opencode-ai/stats-function", "version": "1.14.50", "private": true, "type": "module", "license": "MIT", "scripts": { "typecheck": "tsgo --noEmit" }, "dependencies": { "@aws-sdk/client-firehose": "3.933.0", "@opencode-ai/stats-core": "workspace:*", "effect": "catalog:", "sst": "4.13.1" }, "devDependencies": { "@tsconfig/node22": "catalog:", "@types/bun": "catalog:", "@types/node": "catalog:", "@typescript/native-preview": "catalog:", "typescript": "catalog:" }, "engines": { "node": ">=22" } }