Rocky_Mountain_Vending/.pnpm-store/v10/files/e7/43561a57b84513ce37bf3570f9b221f3044fcd69cdd16627a38e1ce26341fccee843bba5e9163f204fc42deda0f88267054a7a49e3516fb57ea6bb90ad67de
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

17 lines
337 B
Text

{
"name": "@esbuild/linux-arm64",
"version": "0.17.19",
"description": "The Linux ARM 64-bit binary for esbuild, a JavaScript bundler.",
"repository": "https://github.com/evanw/esbuild",
"license": "MIT",
"preferUnplugged": true,
"engines": {
"node": ">=12"
},
"os": [
"linux"
],
"cpu": [
"arm64"
]
}