This commit is contained in:
94
node_modules/@dcloudio/uni-cli-shared/package.json
generated
vendored
Normal file
94
node_modules/@dcloudio/uni-cli-shared/package.json
generated
vendored
Normal file
@@ -0,0 +1,94 @@
|
||||
{
|
||||
"name": "@dcloudio/uni-cli-shared",
|
||||
"version": "3.0.0-4080720251210001",
|
||||
"description": "@dcloudio/uni-cli-shared",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"files": [
|
||||
"dist",
|
||||
"lib"
|
||||
],
|
||||
"engines": {
|
||||
"node": "^14.18.0 || >=16.0.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/dcloudio/uni-app.git",
|
||||
"directory": "packages/uni-cli-shared"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/dcloudio/uni-app/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ampproject/remapping": "^2.1.2",
|
||||
"@babel/code-frame": "7.24.7",
|
||||
"@babel/core": "7.25.2",
|
||||
"@babel/parser": "7.25.6",
|
||||
"@babel/types": "7.25.6",
|
||||
"@intlify/core-base": "9.1.9",
|
||||
"@intlify/shared": "9.1.9",
|
||||
"@intlify/vue-devtools": "9.1.9",
|
||||
"@rollup/pluginutils": "5.1.0",
|
||||
"@vue/compiler-core": "3.4.21",
|
||||
"@vue/compiler-dom": "3.4.21",
|
||||
"@vue/compiler-sfc": "3.4.21",
|
||||
"@vue/compiler-ssr": "3.4.21",
|
||||
"@vue/server-renderer": "3.4.21",
|
||||
"@vue/shared": "3.4.21",
|
||||
"adm-zip": "0.5.16",
|
||||
"autoprefixer": "10.4.20",
|
||||
"base64url": "^3.0.1",
|
||||
"chokidar": "3.6.0",
|
||||
"compare-versions": "^3.6.0",
|
||||
"debug": "4.3.7",
|
||||
"entities": "^4.5.0",
|
||||
"es-module-lexer": "1.5.4",
|
||||
"esbuild": "0.20.2",
|
||||
"estree-walker": "2.0.2",
|
||||
"fast-glob": "3.3.3",
|
||||
"fs-extra": "10.1.0",
|
||||
"hash-sum": "2.0.0",
|
||||
"isbinaryfile": "5.0.2",
|
||||
"jsonc-parser": "3.3.1",
|
||||
"lines-and-columns": "^2.0.4",
|
||||
"magic-string": "0.30.11",
|
||||
"merge": "2.1.1",
|
||||
"mime": "3.0.0",
|
||||
"module-alias": "2.2.3",
|
||||
"os-locale-s-fix": "^1.0.8-fix-1",
|
||||
"picocolors": "1.1.0",
|
||||
"postcss-import": "^14.0.2",
|
||||
"postcss-load-config": "^3.1.1",
|
||||
"postcss-modules": "^4.3.0",
|
||||
"postcss-selector-parser": "6.1.2",
|
||||
"resolve": "1.22.8",
|
||||
"source-map-js": "1.2.1",
|
||||
"tapable": "^2.2.0",
|
||||
"unimport": "4.1.1",
|
||||
"unplugin-auto-import": "19.1.0",
|
||||
"xregexp": "3.1.0",
|
||||
"@dcloudio/uni-i18n": "3.0.0-4080720251210001",
|
||||
"@dcloudio/uni-shared": "3.0.0-4080720251210001"
|
||||
},
|
||||
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
|
||||
"devDependencies": {
|
||||
"@types/adm-zip": "0.5.5",
|
||||
"@types/babel__code-frame": "^7.0.6",
|
||||
"@types/babel__core": "^7.1.19",
|
||||
"@types/debug": "4.1.12",
|
||||
"@types/estree": "1.0.5",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/hash-sum": "^1.0.0",
|
||||
"@types/less": "^3.0.3",
|
||||
"@types/mime": "2.0.3",
|
||||
"@types/module-alias": "2.0.4",
|
||||
"@types/resolve": "1.20.6",
|
||||
"@types/sass": "1.43.1",
|
||||
"@types/stylus": "^0.48.36",
|
||||
"code-frame": "link:@types/@babel/code-frame",
|
||||
"postcss": "8.4.45",
|
||||
"vue": "3.4.21",
|
||||
"@dcloudio/uni-uts-v1": "3.0.0-4080720251210001"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user