{
"name": "@esbuild/openharmony-arm64",
"version": "0.28.0",
"description": "A WebAssembly shim for esbuild on OpenHarmony ARM64.",
"repository": {
"type": "git",
"url": "git+https://github.com/evanw/esbuild.git"
},
"license": "MIT",
"preferUnplugged": true,
"engines": {
"node": ">=18"
},
"os": [
"openharmony"
],
"cpu": [
"arm64"
]
}