cordova-plugin-dkcloudid-uart-nfc
Version:
Plugin for handling NFC UART communication in Android using DKCloudID SDK
22 lines • 503 B
JSON
{
"name": "cordova-plugin-dkcloudid-uart-nfc",
"version": "0.2.17",
"description": "Plugin for handling NFC UART communication in Android using DKCloudID SDK",
"main": "www/UARTPlugin.js",
"scripts": {
"test": "echo \"No test specified\" && exit 1"
},
"keywords": [
"cordova",
"plugin",
"uart"
],
"author": "Tu Nombre",
"license": "MIT",
"cordova": {
"id": "cordova-plugin-dkcloudid-uart-nfc",
"platforms": [
"android"
]
}
}