Rocky_Mountain_Vending/.pnpm-store/v10/files/a0/022171ad978000f9506d745410461e40af638b3bc6743dba6a986706d2979b34ff0d50e93919ec30f25fd65d2c1fd233787900033462d5220c6fcc2fdaec92
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

1 line
No EOL
458 B
Text

{"version":3,"sources":["../../src/lib/mime-type.ts"],"sourcesContent":["/**\n * Map of images extensions to MIME types\n */\nexport const imageExtMimeTypeMap = {\n jpeg: 'image/jpeg',\n png: 'image/png',\n ico: 'image/x-icon',\n svg: 'image/svg+xml',\n} as const\n"],"names":["imageExtMimeTypeMap","jpeg","png","ico","svg"],"mappings":"AAAA;;CAEC;;;;+BACYA;;;eAAAA;;;AAAN,MAAMA,sBAAsB;IACjCC,MAAM;IACNC,KAAK;IACLC,KAAK;IACLC,KAAK;AACP","ignoreList":[0]}