open-next-cdk
Version:
Deploy a NextJS app using OpenNext packaging to serverless AWS using CDK
18 lines (17 loc) • 350 B
JSON
{
"name": "@esbuild/linux-s390x",
"version": "0.17.16",
"description": "The Linux IBM Z 64-bit Big Endian binary for esbuild, a JavaScript bundler.",
"repository": "https://github.com/evanw/esbuild",
"license": "MIT",
"preferUnplugged": true,
"engines": {
"node": ">=12"
},
"os": [
"linux"
],
"cpu": [
"s390x"
]
}