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