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