{
  "name": "@appstrax/cordova-plugin-rfid-scanner",
  "version": "0.0.6",
  "description": "A Cordova plugin for Android that allows users to use the FH-930i RFID Scanner.",
  "cordova": {
    "id": "cordova-plugin-rfid-scanner",
    "platforms": [
      "android"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/appstrax/rfid-scanner-plugin"
  },
  "keywords": [
    "Rfid",
    "Scanner",
    "ecosystem:cordova",
    "cordova-android"
  ],
  "engines": {
    "name": "cordova",
    "version": ">=3.0.0"
  },
  "author": "Appstrax",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/your_github_issues_url"
  },
  "homepage": "https://your_homepage"
}
