Rocky_Mountain_Vending/.pnpm-store/v10/files/60/4ff61799f822747adb475678374fab27bb1fa52813aa1b35d2b51f0270c2692a1b50c45efb7acd51fdc1db75f7b87081f60cf5f2c29b9433936f50b11d4f2b
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
185 B
Text

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