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