{ "name": "@germantax/functions", "version": "0.0.1", "type": "module", "private": true, "imports": { "#pikku": "./.pikku/pikku-types.gen.ts", "#pikku/*.gen.js": "./.pikku/*.gen.ts", "#pikku/*": "./.pikku/*" }, "dependencies": { "@cloudflare/workers-types": "^4.20241218.0", "@pikku/better-auth": "^0.12.16", "@pikku/browser": "^0.12.43", "@pikku/cloudflare": "^0.12.13", "@pikku/core": "^0.12.57", "@pikku/kysely": "^0.13.0", "@pikku/kysely-sqlite": "^0.12.8", "@pikku/schedule": "^0.12.3", "@pikku/schema-cfworker": "^0.12.4", "better-auth": "^1.6.19", "kysely": "^0.29.0", "puppeteer-core": "22.13.1", "zod": "^4.3.6" } }