Something went wrong. Try again.
[READ-ONLY] Mirror of https://github.com/openstatusHQ/openstatus. ๐ซ Status page with uptime monitoring & API monitoring as code ๐ซ openstatus.dev
bun drizzle-orm monitoring monitoring-as-code nextjs observability on-call open-source shadcn-ui status-page statuspage synthetic-monitoring tinybird turso uptime uptime-checker uptime-monitor
Something went wrong. Try again.
410 B ยท 20 lines
JSON
123456789101112131415161718192021{ "name": "@openstatus/test-utils", "version": "1.0.0", "private": true, "main": "src/index.ts", "exports": { ".": "./src/index.ts" }, "scripts": { "check": "deno check --sloppy-imports ." }, "dependencies": { "@std/expect": "jsr:^1.0.19", "@std/testing": "jsr:^1.0.19" }, "devDependencies": { "@openstatus/tsconfig": "workspace:*", "typescript": "catalog:" }}