mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-10 02:23:40 +08:00
52 lines
1.2 KiB
JSON
52 lines
1.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"esbuild@0.7.22",
|
|
"J:\\Github\\CURD-TS"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "esbuild@0.7.22",
|
|
"_id": "esbuild@0.7.22",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-kUm5A/gSi3xFp1QEbCQZnXa74I4=",
|
|
"_location": "/esbuild",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "esbuild@0.7.22",
|
|
"name": "esbuild",
|
|
"escapedName": "esbuild",
|
|
"rawSpec": "0.7.22",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.7.22"
|
|
},
|
|
"_requiredBy": [
|
|
"/vite"
|
|
],
|
|
"_resolved": "http://192.168.250.101:4873/esbuild/-/esbuild-0.7.22.tgz",
|
|
"_spec": "0.7.22",
|
|
"_where": "J:\\Github\\CURD-TS",
|
|
"bin": {
|
|
"esbuild": "bin/esbuild"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/evanw/esbuild/issues"
|
|
},
|
|
"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.7.22"
|
|
}
|