mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-09 09:57:19 +08:00
155 lines
4.4 KiB
JSON
155 lines
4.4 KiB
JSON
{
|
|
"//": "READ .github/contributing.md to understand what to put under deps vs. devDeps!",
|
|
"_from": "vite",
|
|
"_id": "vite@2.0.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-BjUypBObWaBnKX2Ou1lg1FCQegk=",
|
|
"_location": "/vite",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "vite",
|
|
"name": "vite",
|
|
"escapedName": "vite",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/",
|
|
"#USER"
|
|
],
|
|
"_resolved": "http://192.168.250.101:4873/vite/-/vite-2.0.4.tgz",
|
|
"_shasum": "063532a4139b59a067297d8ebb5960d450907a09",
|
|
"_spec": "vite",
|
|
"_where": "J:\\Github\\CURD-TS",
|
|
"author": {
|
|
"name": "Evan You"
|
|
},
|
|
"bin": {
|
|
"vite": "bin/vite.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vitejs/vite/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"esbuild": "^0.8.52",
|
|
"fsevents": "~2.3.1",
|
|
"postcss": "^8.2.1",
|
|
"resolve": "^1.19.0",
|
|
"rollup": "^2.38.5"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Native-ESM powered web dev build tool",
|
|
"devDependencies": {
|
|
"@rollup/plugin-alias": "^3.1.1",
|
|
"@rollup/plugin-commonjs": "^17.0.0",
|
|
"@rollup/plugin-dynamic-import-vars": "^1.1.1",
|
|
"@rollup/plugin-json": "^4.1.0",
|
|
"@rollup/plugin-node-resolve": "^11.0.1",
|
|
"@rollup/plugin-typescript": "^8.0.0",
|
|
"@rollup/pluginutils": "^4.1.0",
|
|
"@types/clean-css": "^4.2.3",
|
|
"@types/convert-source-map": "^1.5.1",
|
|
"@types/debug": "^4.1.5",
|
|
"@types/es-module-lexer": "^0.3.0",
|
|
"@types/estree": "^0.0.45",
|
|
"@types/etag": "^1.8.0",
|
|
"@types/less": "^3.0.2",
|
|
"@types/mime": "^2.0.3",
|
|
"@types/node": "^14.14.10",
|
|
"@types/resolve": "^1.17.1",
|
|
"@types/sass": "^1.16.0",
|
|
"@types/ws": "^7.4.0",
|
|
"@vue/compiler-dom": "^3.0.4",
|
|
"acorn": "^8.0.4",
|
|
"acorn-class-fields": "^0.3.7",
|
|
"acorn-numeric-separator": "^0.3.6",
|
|
"acorn-static-class-features": "^0.2.4",
|
|
"brotli-size": "^4.0.0",
|
|
"builtin-modules": "^3.2.0",
|
|
"cac": "^6.6.1",
|
|
"chalk": "^4.1.0",
|
|
"chokidar": "^3.5.1",
|
|
"clean-css": "^4.2.3",
|
|
"compression": "^1.7.4",
|
|
"connect": "^3.7.0",
|
|
"connect-history-api-fallback": "^1.6.0",
|
|
"convert-source-map": "^1.7.0",
|
|
"cors": "^2.8.5",
|
|
"debug": "^4.3.1",
|
|
"dotenv": "^8.2.0",
|
|
"dotenv-expand": "^5.1.0",
|
|
"enquirer": "^2.3.6",
|
|
"es-module-lexer": "^0.4.0",
|
|
"estree-walker": "^2.0.2",
|
|
"etag": "^1.8.1",
|
|
"execa": "^5.0.0",
|
|
"fast-glob": "^3.2.4",
|
|
"http-proxy": "^1.18.1",
|
|
"launch-editor-middleware": "^2.2.1",
|
|
"magic-string": "^0.25.7",
|
|
"merge-source-map": "^1.1.0",
|
|
"mime": "^2.4.7",
|
|
"minimatch": "^3.0.4",
|
|
"okie": "^1.0.1",
|
|
"open": "^7.4.2",
|
|
"open-in-editor": "^2.2.0",
|
|
"periscopic": "^2.0.3",
|
|
"postcss-import": "^13.0.0",
|
|
"postcss-load-config": "^3.0.0",
|
|
"postcss-modules": "^4.0.0",
|
|
"resolve.exports": "^1.0.1",
|
|
"rollup-plugin-license": "^2.2.0",
|
|
"selfsigned": "^1.10.8",
|
|
"sirv": "^1.0.10",
|
|
"source-map": "^0.6.1",
|
|
"source-map-support": "^0.5.19",
|
|
"strip-ansi": "^6.0.0",
|
|
"terser": "^5.5.1",
|
|
"tslib": "^2.0.3",
|
|
"types": "link:./packages/vite/types",
|
|
"ws": "^7.4.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
},
|
|
"files": [
|
|
"bin",
|
|
"dist",
|
|
"client.d.ts"
|
|
],
|
|
"homepage": "https://github.com/vitejs/vite/tree/main/#readme",
|
|
"license": "MIT",
|
|
"main": "dist/node/index.js",
|
|
"name": "vite",
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/vitejs/vite.git"
|
|
},
|
|
"scripts": {
|
|
"build": "run-s build-bundle build-types",
|
|
"build-bundle": "rollup -c",
|
|
"build-temp-types": "tsc --emitDeclarationOnly --outDir temp/node -p src/node",
|
|
"build-types": "run-s build-temp-types patch-types roll-types",
|
|
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s --commit-path .",
|
|
"dev": "run-p dev-client dev-node",
|
|
"dev-client": "tsc -w --incremental --p src/client",
|
|
"dev-node": "tsc -w --incremental --p src/node",
|
|
"format": "prettier --write --parser typescript \"src/**/*.ts\"",
|
|
"lint": "eslint --ext .ts src/**",
|
|
"patch-types": "node scripts/patchTypes",
|
|
"prebuild": "rimraf dist && yarn lint",
|
|
"predev": "rimraf dist",
|
|
"release": "node ../../scripts/release.js",
|
|
"roll-types": "api-extractor run && rimraf temp"
|
|
},
|
|
"types": "dist/node/index.d.ts",
|
|
"version": "2.0.4"
|
|
}
|