EASYAIuniappNewUI/node_modules/@dcloudio/uni-mp-xhs/package.json
2025-02-08 18:50:38 +08:00

42 lines
1.1 KiB
JSON

{
"name": "@dcloudio/uni-mp-xhs",
"version": "3.0.0-4030620241128001",
"description": "uniapp mp-xhs",
"main": "dist/index.js",
"files": [
"dist",
"dist-x"
],
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-mp-xhs"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "Apache-2.0",
"uni-app": {
"name": "mp-xhs",
"title": "小红书小程序",
"apply": [
"mp-xhs"
],
"main": "dist/uni.compiler.js"
},
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"devDependencies": {
"@dcloudio/uni-mp-weixin": "3.0.0-4030620241128001",
"@dcloudio/uni-mp-alipay": "3.0.0-4030620241128001",
"@vue/compiler-core": "3.4.21"
},
"dependencies": {
"@dcloudio/uni-cli-shared": "3.0.0-4030620241128001",
"@dcloudio/uni-mp-compiler": "3.0.0-4030620241128001",
"@dcloudio/uni-mp-vite": "3.0.0-4030620241128001",
"@dcloudio/uni-mp-vue": "3.0.0-4030620241128001",
"@dcloudio/uni-shared": "3.0.0-4030620241128001",
"@vue/shared": "3.4.21"
}
}