Add files via upload

This commit is contained in:
langxiankui
2021-07-20 14:44:31 +08:00
committed by GitHub
commit 8249c10bb9
4 changed files with 136 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"name": "cordova-plugin-hardwearKey",
"version": "0.0.1",
"description": "",
"cordova": {
"id": "cordova-plugin-hardwearKey",
"platforms": [
"android"
]
},
"keywords": [
"ecosystem:cordova",
"cordova-android"
],
"author": "",
"license": "ISC"
}