uni-ticket-system/node_modules/@dcloudio/uni-mp-alipay/package.json
2023-12-05 10:11:10 +08:00

36 lines
942 B
JSON

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