sakuya/node_modules/esbuild-linux-64/package.json
2022-04-10 00:37:53 +08:00

15 lines
289 B
JSON

{
"name": "esbuild-linux-64",
"version": "0.13.15",
"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"
]
}