17 lines
326 B
JSON
17 lines
326 B
JSON
{
|
|
"name": "cordova-plugin-uhf",
|
|
"version": "1.0.0",
|
|
"description": "RFID reader plugin",
|
|
"cordova": {
|
|
"id": "cordova-plugin-uhf",
|
|
"platforms": [
|
|
"android"
|
|
]
|
|
},
|
|
"keywords": [
|
|
"cordova",
|
|
"plugin"
|
|
],
|
|
"author": "yc",
|
|
"license": "Apache-2.0"
|
|
} |