2025-06-26 15:17:38 +08:00
|
|
|
{
|
|
|
|
|
"name": "cordova-plugin-hardwarekey",
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"description": "hardwareKey plugin",
|
|
|
|
|
"cordova": {
|
2025-06-30 17:04:11 +08:00
|
|
|
"id": "cordova-plugin-hardwarekey",
|
2025-06-26 15:17:38 +08:00
|
|
|
"platforms": [
|
|
|
|
|
"android"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"keywords": [
|
|
|
|
|
"cordova",
|
|
|
|
|
"plugin"
|
|
|
|
|
],
|
|
|
|
|
"author": "yc",
|
|
|
|
|
"license": "Apache-2.0"
|
|
|
|
|
}
|