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.
571 B ยท 21 lines
JSON
12345678910111213141516171819202122{ "name": "@openstatus/header-analysis", "version": "1.0.0", "description": "", "keywords": [], "license": "ISC", "author": "", "main": "src/index.ts", "scripts": { "check": "deno check --sloppy-imports .", "test": "deno test --parallel -A --no-check --sloppy-imports", "test:watch": "deno test --parallel -A --no-check --sloppy-imports --watch" }, "dependencies": {}, "devDependencies": { "@openstatus/tsconfig": "workspace:*", "@std/expect": "jsr:^1.0.19", "@std/testing": "jsr:^1.0.19", "typescript": "catalog:" }}