first commit
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
# esbuild
|
||||
|
||||
This is the Linux 64-bit binary for esbuild, a JavaScript bundler and minifier. See https://github.com/evanw/esbuild for details.
|
||||
BIN
Binary file not shown.
+50
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"_from": "@esbuild/linux-x64@0.25.12",
|
||||
"_id": "@esbuild/linux-x64@0.25.12",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==",
|
||||
"_location": "/@esbuild/linux-x64",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "@esbuild/linux-x64@0.25.12",
|
||||
"name": "@esbuild/linux-x64",
|
||||
"escapedName": "@esbuild%2flinux-x64",
|
||||
"scope": "@esbuild",
|
||||
"rawSpec": "0.25.12",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.25.12"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/esbuild"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.12.tgz",
|
||||
"_shasum": "0583775685ca82066d04c3507f09524d3cd7a306",
|
||||
"_spec": "@esbuild/linux-x64@0.25.12",
|
||||
"_where": "/home/x79/QuaySo2/quayso.sisvietnam.vn/node_modules/esbuild",
|
||||
"bugs": {
|
||||
"url": "https://github.com/evanw/esbuild/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"deprecated": false,
|
||||
"description": "The Linux 64-bit binary for esbuild, a JavaScript bundler.",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/evanw/esbuild#readme",
|
||||
"license": "MIT",
|
||||
"name": "@esbuild/linux-x64",
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
"preferUnplugged": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/evanw/esbuild.git"
|
||||
},
|
||||
"version": "0.25.12"
|
||||
}
|
||||
Reference in New Issue
Block a user