Rocky_Mountain_Vending/.pnpm-store/v10/files/e5/388649d545549b61d37fb1190e35b80cc8b034074fcf4655e57735060eaa3fb5092e5aff620a7ae9df2174f1929cd94f5127cbc14f160cf77edb033871b848
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
161 B
Text

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