Rocky_Mountain_Vending/.pnpm-store/v10/files/97/f168c947be51ebb11fd566f93b809d40f08766b2db2218eec2dbf4b20cd0fd1b0a686f796da98b49d6498aa8e0541cf6999fd76d46f4068afd9e9b8c34b974
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
149 B
Text

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