persona-community-5/.pnpm-store/v3/files/5a/33bc58b779ed10329a0a1a3cb2c4c759fda93e62d4ac542519b19e7b4411c0471ab256f7fdc9c4f8295830c8712d8bb16fe9c93b070f4c0780be7b827aaf4a
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

21 lines
372 B
Plaintext

{
"name": "@esbuild/linux-x64",
"version": "0.21.5",
"description": "The Linux 64-bit binary for esbuild, a JavaScript bundler.",
"repository": {
"type": "git",
"url": "git+https://github.com/evanw/esbuild.git"
},
"license": "MIT",
"preferUnplugged": true,
"engines": {
"node": ">=12"
},
"os": [
"linux"
],
"cpu": [
"x64"
]
}