mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-09 18:07:20 +08:00
48 lines
1.2 KiB
JSON
48 lines
1.2 KiB
JSON
{
|
|
"_from": "esbuild@^0.8.52",
|
|
"_id": "esbuild@0.8.53",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-tAi7DKGynasT2Lv31Z9Zr+Z3boY=",
|
|
"_location": "/esbuild",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "esbuild@^0.8.52",
|
|
"name": "esbuild",
|
|
"escapedName": "esbuild",
|
|
"rawSpec": "^0.8.52",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.8.52"
|
|
},
|
|
"_requiredBy": [
|
|
"/vite"
|
|
],
|
|
"_resolved": "http://192.168.250.101:4873/esbuild/-/esbuild-0.8.53.tgz",
|
|
"_shasum": "b408bb0ca1b29dab13d8bbf7d59f59afe6776e86",
|
|
"_spec": "esbuild@^0.8.52",
|
|
"_where": "J:\\Github\\CURD-TS\\node_modules\\vite",
|
|
"bin": {
|
|
"esbuild": "bin/esbuild"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/evanw/esbuild/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "An extremely fast JavaScript bundler and minifier.",
|
|
"homepage": "https://github.com/evanw/esbuild#readme",
|
|
"license": "MIT",
|
|
"main": "lib/main.js",
|
|
"name": "esbuild",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/evanw/esbuild.git"
|
|
},
|
|
"scripts": {
|
|
"postinstall": "node install.js"
|
|
},
|
|
"types": "lib/main.d.ts",
|
|
"version": "0.8.53"
|
|
}
|