You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
581 B
21 lines
581 B
{
|
|
"name": "@dcloudio/uni-quickapp-webview",
|
|
"version": "2.0.0-32920211029001",
|
|
"description": "uni-app quickapp-webview",
|
|
"main": "dist/index.js",
|
|
"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"
|
|
},
|
|
"author": "fxy060608",
|
|
"license": "Apache-2.0",
|
|
"uni-app": {
|
|
"name": "quickapp-webview",
|
|
"title": "快应用(Webview)版"
|
|
},
|
|
"gitHead": "9e2d0f8e244724fcd64880316c57d837d1778cf8"
|
|
}
|
|
|