Rocky_Mountain_Vending/.pnpm-store/v10/files/0c/5e57dd6364a5dbb0e58196c81b26803033dd1e71223cdf765d300a035dd1776ecde489c4a3be5e824179e26f51febe2539bd404563d0e3ee52347a1d040a0f
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
157 B
Text

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