{ "name": "@mizan/ts", "version": "0.1.0", "description": "Mizan TypeScript backend adapter — server functions, context bundling, invalidation protocol.", "type": "module", "main": "src/index.ts", "scripts": { "test": "bun test" }, "devDependencies": { "bun-types": "latest" }, "license": "MIT" }