mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-12-15 14:50:29 +08:00
docs:更新文档
This commit is contained in:
51
node_modules/esbuild/package.json
generated
vendored
Normal file
51
node_modules/esbuild/package.json
generated
vendored
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"_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"
|
||||
}
|
||||
Reference in New Issue
Block a user