Rocky_Mountain_Vending/.pnpm-store/v10/files/77/5eecbe3431b47aa6498bb056f51f9d6c9a07c503e88e98e9c80d6246f24f66e5874ed1f50791de029081057e83960f156778f80ece077e49ee2350dc26c2e3
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
177 B
Text

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