更新
This commit is contained in:
+38
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"name": "@dcloudio/uni-quickapp-webview",
|
||||
"version": "3.0.0-4060620250520001",
|
||||
"description": "uni-app quickapp-webview",
|
||||
"main": "dist/index.js",
|
||||
"files": [
|
||||
"dist",
|
||||
"dist-x"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/dcloudio/uni-app.git",
|
||||
"directory": "packages/uni-quickapp-webview"
|
||||
},
|
||||
"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-4060620250520001"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vue/shared": "3.4.21",
|
||||
"@dcloudio/uni-cli-shared": "3.0.0-4060620250520001",
|
||||
"@dcloudio/uni-mp-vite": "3.0.0-4060620250520001",
|
||||
"@dcloudio/uni-mp-vue": "3.0.0-4060620250520001",
|
||||
"@dcloudio/uni-shared": "3.0.0-4060620250520001"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user