astro-ghostcms/.pnpm-store/v3/files/81/4971eb440a2ba7b4b353f13c0a5...

18 lines
329 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
{
"name": "@esbuild/linux-x64",
"version": "0.19.12",
"description": "The Linux 64-bit binary for esbuild, a JavaScript bundler.",
"repository": "https://github.com/evanw/esbuild",
"license": "MIT",
"preferUnplugged": true,
"engines": {
"node": ">=12"
},
"os": [
"linux"
],
"cpu": [
"x64"
]
}