{
  "name": "cordova-plugin-shipt-pdf417",
  "version": "7.2.2",
  "description": "A small and powerful PDF417 barcode scanning library",
  "main": "www/pdf417scanner.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "cordova": {
    "id": "cordova-plugin-shipt-pdf417",
    "platforms": [
      "android",
      "ios"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/newshipt/cordova-plugin-Pdf417.git"
  },
  "keywords": [
    "scan",
    "scanner",
    "PDF417",
    "qr code",
    "code39",
    "code128",
    "barcode",
    "microblink",
    "ionic",
    "phonegap",
    "ecosystem:cordova",
    "cordova-android",
    "cordova-ios"
  ],
  "engines": [
    {
      "name": "cordova",
      "version": ">=7.0.0"
    },
    {
      "name": "cordova-android",
      "version": ">=7.0.0"
    }
  ],
  "author": "MicroBlink",
  "license": "Commercial",
  "bugs": {
    "url": "https://github.com/newshipt/cordova-plugin-Pdf417.git"
  },
  "homepage": "https://github.com/newshipt/cordova-plugin-Pdf417.git#readme"
}
