Rocky_Mountain_Vending/.pnpm-store/v10/files/df/58a56abcd581d7e68d244b1c6966e13278a982e262efa1edd08e7d023794925073c3c2268ee65b51d7efa4e4a6b680f8d4dfd3dca0a520f3d5980be6b261b9
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
153 B
Text

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