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