Rocky_Mountain_Vending/.pnpm-store/v10/files/ca/dd4d7cc3cdb0c65f5cd6c437dd260dfd4130934cc82c5f60199016aa698d25cf01118a909af821330482114e98050b410bf21e74b20c2c8db9c0314f88fe83
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
421 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"
}