Rocky_Mountain_Vending/.pnpm-store/v10/files/1c/fe1311580bc613c5a70746fc09e7139dc3a579794e94003da5a61120f0ba811879855461355aba42d8d40d6d48a8a1e83cc0f1e676dc80bf77471128d87f81
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
169 B
Text

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