UNPKG

validation-box

Version:

The only validation library - with flexible regex - you need.

38 lines (37 loc) 885 B
{ "name": "doc-vbox", "version": "0.0.0", "private": true, "scripts": { "build": "next build", "dev": "next dev", "start": "next start", "postinstall": "fumadocs-mdx" }, "dependencies": { "clsx": "^2.1.1", "fumadocs-core": "15.0.12", "fumadocs-docgen": "^1.3.7", "fumadocs-mdx": "11.5.6", "fumadocs-ui": "15.0.12", "geist": "^1.3.1", "lucide": "^0.475.0", "motion": "^12.4.7", "next": "15.1.7", "oxc-transform": "^0.52.0", "react": "^19.0.0", "react-dom": "^19.0.0", "tailwind-merge": "^3.0.2", "validation-box": "^2.0.2" }, "devDependencies": { "@tailwindcss/postcss": "^4.0.7", "@types/mdx": "^2.0.13", "@types/node": "22.13.4", "@types/react": "^19.0.10", "@types/react-dom": "^19.0.4", "postcss": "^8.5.3", "tailwindcss": "^4.0.7", "typescript": "^5.7.3" } }