mirror of
http://36.133.248.69:3088/admin/RentWeAppFront.git
synced 2026-03-07 17:32:25 +08:00
26 lines
623 B
JSON
26 lines
623 B
JSON
{
|
|
"name": "@dcloudio/uni-app",
|
|
"version": "2.0.2-4070620250821001",
|
|
"description": "uni-app composition-api",
|
|
"main": "dist/index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/dcloudio/uni-app.git",
|
|
"directory": "packages/uni-app"
|
|
},
|
|
"scripts": {
|
|
"build": "tsc -p . "
|
|
},
|
|
"peerDependencies": {
|
|
"@dcloudio/types": "^3.0.15",
|
|
"@vue/composition-api": "^1.7.0"
|
|
},
|
|
"author": "fxy060608",
|
|
"license": "Apache-2.0",
|
|
"gitHead": "83322ec9f7cc592b2052ff78370e12f4689f5966",
|
|
"devDependencies": {
|
|
"@dcloudio/types": "^3.0.15",
|
|
"typescript": "^4.8.3"
|
|
}
|
|
}
|