Spaces:
Configuration error
Configuration error
File size: 366 Bytes
5641073 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
{
"name": "@cloudflare/workerd-linux-64",
"description": "👷 workerd for Linux 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": [
"x64"
],
"version": "1.20231030.0"
}
|