{
  "name": "@valor/nativescript-barcodescanner",
  "version": "4.1.5",
  "description": "Scan QR/barcodes with your NativeScript app.",
  "main": "index",
  "typings": "index.d.ts",
  "nativescript": {
    "platforms": {
      "ios": "6.0.0",
      "android": "6.0.0"
    }
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/valor-software/nativescript-plugins.git"
  },
  "keywords": [
    "NativeScript",
    "JavaScript",
    "TypeScript",
    "iOS",
    "Android"
  ],
  "author": {
    "name": "Eduardo Speroni",
    "email": "eduardo.speroni@valor-software.com"
  },
  "bugs": {
    "url": "https://github.com/valor-software/nativescript-plugins/issues"
  },
  "license": "MIT",
  "homepage": "https://github.com/valor-software/nativescript-plugins",
  "readmeFilename": "README.md",
  "bootstrapper": "@nativescript/plugin-seed"
}
