Rocky_Mountain_Vending/.pnpm-store/v10/files/43/e9a953afed47593eb5705bab7effda37ea33cecf6ec6f9ab6b610819aec4475f0421dddec59dd46d02af65f6a313a5e94578b4d4dd661a258fdba22c3d1e8a
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
173 B
Text

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