34 lines
818 B
JSON
34 lines
818 B
JSON
{
|
|
"name": "@dcloudio/uni-quickapp-native",
|
|
"version": "2.0.2-4070620250821001",
|
|
"description": "uni-app quickapp-native",
|
|
"main": "dist/vue.prod.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/dcloudio/uni-app.git",
|
|
"directory": "packages/uni-quickapp-native"
|
|
},
|
|
"files": [
|
|
"bin",
|
|
"components",
|
|
"dist",
|
|
"lib"
|
|
],
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "fxy060608",
|
|
"license": "Apache-2.0",
|
|
"gitHead": "83322ec9f7cc592b2052ff78370e12f4689f5966",
|
|
"uni-app": {
|
|
"name": "quickapp-native",
|
|
"title": "快应用(Native)版"
|
|
},
|
|
"dependencies": {
|
|
"@hap-toolkit/dsl-vue": "0.6.13",
|
|
"@hap-toolkit/packager": "0.6.13",
|
|
"@hap-toolkit/server": "0.6.13",
|
|
"module-alias": "^2.1.0"
|
|
}
|
|
}
|