{
  "name": "@stfalcon/vue-bank-id-se",
  "version": "0.2.5",
  "description": "",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/stfalcon-studio/vue-bankid-se"
  },
  "keywords": [
    "vue",
    "bankid",
    "se",
    "bankid-se",
    "vue-bankid"
  ],
  "author": "Illia Osmanov <illiaosmanov@gmail.com (https://stfalcon.com)",
  "license": "MIT",
  "homepage": "https://github.com/stfalcon-studio/vue-bankid-se#readme",
  "peerDependencies": {
    "vue": "2.6.10"
  },
  "eslintConfig": {
    "root": true,
    "env": {
      "node": true
    },
    "extends": [
      "plugin:vue/essential",
      "eslint:recommended"
    ],
    "rules": {
      "no-console": "off"
    },
    "parserOptions": {
      "parser": "babel-eslint"
    }
  },
  "dependencies": {
    "qrcode": "1.4.1"
  }
}
