{
  "name": "@happyvertical/utils",
  "path": "packages/utils",
  "position": {
    "index": 30,
    "count": 32
  },
  "description": "Foundation utilities for ID generation, date parsing, URL handling, string conversion, error handling, and logging",
  "provides": [
    "Foundation utilities for ID generation, date parsing, URL handling, string conversion, error handling, and logging"
  ],
  "implements": [],
  "requires": {
    "workspace": [],
    "externalHappyVertical": [],
    "external": [
      "@paralleldrive/cuid2",
      "date-fns",
      "pluralize",
      "uuid"
    ]
  },
  "dependents": [
    "@happyvertical/accounting",
    "@happyvertical/ai",
    "@happyvertical/analytics",
    "@happyvertical/auth",
    "@happyvertical/cache",
    "@happyvertical/comfyui",
    "@happyvertical/directory",
    "@happyvertical/documents",
    "@happyvertical/email",
    "@happyvertical/encryption",
    "@happyvertical/files",
    "@happyvertical/geo",
    "@happyvertical/jobs",
    "@happyvertical/logger",
    "@happyvertical/messages",
    "@happyvertical/sdk-mcp",
    "@happyvertical/secrets",
    "@happyvertical/social",
    "@happyvertical/sql",
    "@happyvertical/translator",
    "@happyvertical/video",
    "@happyvertical/weather"
  ],
  "stability": {
    "level": "stable",
    "reason": "Primary package surface is described as implemented and production-oriented."
  },
  "keywords": [
    "utils"
  ]
}
