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