Rocky_Mountain_Vending/.pnpm-store/v10/files/e4/bfda215d357688aabb4787c5f0dfef8205d80e16cc0a20bf9d51ad5e049e1cb8d1df930fc4373354911fe315567a9845d1a381316df115147d31e67481358d
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
173 B
Text

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