Rocky_Mountain_Vending/.pnpm-store/v10/files/92/8df9a67896140fb1b2152d1cc80ee01fbb76e2a12595773d14028ffcea6f8dc4acf2b7b489593b29dfd5067297e2a828b39931624d3c465346787d3b427103
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
169 B
Text

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