21 lines
461 B
JSON
21 lines
461 B
JSON
{
|
|
"name": "河马支付",
|
|
"id": "TestModule",
|
|
"version": "1.0.0",
|
|
"description": "河马支付",
|
|
"_dp_type":"nativeplugin",
|
|
"_dp_nativeplugin":{
|
|
"android": {
|
|
"plugins": [
|
|
{
|
|
"type": "module",
|
|
"name": "TestModule",
|
|
"class": "io.dcloud.uniplugin.AppModule"
|
|
}
|
|
],
|
|
"integrateType": "aar"
|
|
}
|
|
}
|
|
}
|
|
|