Rocky_Mountain_Vending/.pnpm-store/v10/files/3f/3f1e9ec5efd561a2752fb2e77c013d759ab8fd4eab74d966bd71a42203ad87fb8349b338ce53f7dec2914b913244fbadf1688970c6d6f10ea823130cab06ef
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
Next.js website for Rocky Mountain Vending company featuring:
- Product catalog with Stripe integration
- Service areas and parts pages
- Admin dashboard with Clerk authentication
- SEO optimized pages with JSON-LD structured data

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 16:22:15 -07:00

7 lines
153 B
Text

{
"name": "dom-helpers/closest",
"private": true,
"main": "../cjs/closest.js",
"module": "../esm/closest.js",
"types": "../esm/closest.d.ts"
}