Rocky_Mountain_Vending/.pnpm-store/v10/files/f0/2d01d70c452a1b0c28a70d0d505165893c9c249b3936760c551553f67299f92ffaa9053c35915d2fa36613e8ae96ccf6082de6210648b2ac5c7bb43654eb1e
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

14 lines
294 B
Text

{
"name": "@next/bundle-analyzer",
"version": "15.5.6",
"main": "index.js",
"types": "index.d.ts",
"license": "MIT",
"repository": {
"url": "vercel/next.js",
"directory": "packages/next-bundle-analyzer"
},
"dependencies": {
"webpack-bundle-analyzer": "4.10.1"
}
}