Rocky_Mountain_Vending/.pnpm-store/v10/files/81/04cad2b60f2bd28314350066b054b03e98a6815782b0cfd87d569985ffe42ea4b6aff58e67573ae4e5a093133fa44d1615ff128a8c294a278a5e0421ef365b
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/addClass",
"private": true,
"main": "../cjs/addClass.js",
"module": "../esm/addClass.js",
"types": "../esm/addClass.d.ts"
}