Rocky_Mountain_Vending/.pnpm-store/v10/files/cf/d3f66ea028061c88a40b23ff2a66462ee8cf4a27fd1b644fe8271530233b0d0845536ff9b7c611e84dac4640dfdae22cbee8c0a8fd50ba5c546b6440abb746
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
422 B
Text

{
"name": "legacy-javascript",
"type": "module",
"version": "0.0.1",
"description": "Identify legacy polyfills and code transforms.",
"main": "./legacy-javascript.js",
"repository": "GoogleChrome/lighthouse",
"author": "Google LLC",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/GoogleChrome/lighthouse/issues"
},
"homepage": "https://github.com/GoogleChrome/lighthouse#readme"
}