Rocky_Mountain_Vending/.pnpm-store/v10/files/d9/d30ee91d414f7277aec1477243eb922accdb7c273cf70ed09d60259fafde40b0485a5a3f8092b3d26de5bbdea760a44fa3b6688a14faf8e5e7b59236579a6d
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
149 B
Text

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