Rocky_Mountain_Vending/.pnpm-store/v10/files/17/7e3d088490108f6bbf06cc0038c42f9ad956822499934f5549789ab20dbe55941bf80034a6335d86e230d77e1ffd3d094d9fac8943586530b60b41748fc4fb
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
165 B
Text

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