Rocky_Mountain_Vending/.pnpm-store/v10/files/d7/5f67c640491c1b75259ba25610d3fbe35434154edcb3a8510c253069223c008890fab88995d747e98993fd18f9c0504f73d696046a2ae270e10166677fc2c5
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
375 B
Text

{
"name": "@cloudflare/workerd-linux-arm64",
"description": "👷 workerd for Linux ARM 64-bit, Cloudflare's JavaScript/Wasm Runtime",
"repository": "https://github.com/cloudflare/workerd",
"license": "Apache-2.0",
"preferUnplugged": false,
"engines": {
"node": ">=16"
},
"os": [
"linux"
],
"cpu": [
"arm64"
],
"version": "1.20250718.0"
}