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

38 lines
1.0 KiB
JSON

{
"name": "@dcloudio/uni-quickapp-webview",
"version": "3.0.0-3090520231028001",
"description": "uni-app quickapp-webview",
"main": "dist/index.js",
"files": [
"dist"
],
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-quickapp-webview"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "Apache-2.0",
"uni-app": {
"name": "quickapp-webview",
"title": "快应用(Webview)版",
"apply": [
"quickapp-webview"
],
"main": "dist/uni.compiler.js"
},
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"devDependencies": {
"@dcloudio/uni-mp-compiler": "3.0.0-3090520231028001"
},
"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/shared": "3.2.47"
}
}