Mid-Simulator/node_modules/esbuild-linux-64/package.json
2022-04-18 01:14:39 +00:00

14 lines
289 B
JSON

{
"name": "esbuild-linux-64",
"version": "0.14.14",
"description": "The Linux 64-bit binary for esbuild, a JavaScript bundler.",
"repository": "https://github.com/evanw/esbuild",
"license": "MIT",
"preferUnplugged": false,
"os": [
"linux"
],
"cpu": [
"x64"
]
}