{ "name": "@openpanel/constants", "version": "0.0.1", "type": "module", "main": "index.ts", "scripts": { "typecheck": "tsc --noEmit" }, "devDependencies": { "@openpanel/tsconfig": "workspace:*", "date-fns": "^3.3.1", "typescript": "catalog:" } }