Rocky_Mountain_Vending/.pnpm-store/v10/files/f2/1e1067cc7c81d7dcfd333499130a7bcbbb99f42fe4fe4399499968ed676201a4fd8704581ae39ef9c2ed4e718b26014e1a5c39a6e517cf153175070fb6f451
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
189 B
Text

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