Rocky_Mountain_Vending/.pnpm-store/v10/files/39/f45052abee6dfa30bdf9d40531dd3595af1b66a82d668dad993097c9724a461c3773341a9781e9d313fc96ced276d39e346e7ddc2771acb0b6f0fd5a2af7be
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
157 B
Text

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