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