Rocky_Mountain_Vending/.pnpm-store/v10/files/fb/7c9d2bff27a6b3f48b391b899ac52bc7d4bd96bc9b7905fea9ee53ee5d1523ec036644c70bdad7d869109a71795fb199f00adf9847d5fab7f7273ea4a315e4
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/parents",
"private": true,
"main": "../cjs/parents.js",
"module": "../esm/parents.js",
"types": "../esm/parents.d.ts"
}