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.
23 lines
537 B
23 lines
537 B
{
|
|
"name": "scanCode",
|
|
"id": "scanCode",
|
|
"version": "0.0.1",
|
|
"description": "测试插件流程",
|
|
"_dp_type":"nativeplugin",
|
|
"_dp_nativeplugin":{
|
|
"android": {
|
|
"plugins": [
|
|
{
|
|
"type": "module",
|
|
"name": "scanCode",
|
|
"class": "cn.bnyer.scancode.scanCode"
|
|
}
|
|
],
|
|
"integrateType": "aar",
|
|
"parameters": {
|
|
|
|
},
|
|
"dependencies": []
|
|
}
|
|
}
|
|
}
|