You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
309 B
JSON

{
"name": "hy-print",
"id": "hy-print",
"version": "1.0.0",
"description": "华烨打印机插件",
"_dp_type":"nativeplugin",
"_dp_nativeplugin":{
"android": {
"plugins": [
{
"type": "module",
"name": "hy-print",
"class": "hyPrint"
}
],
"integrateType": "aar"
}
}
}