{
  "name": "@banksapitechnology/regprotect-web-component",
  "version": "1.11.0",
  "author": "BANKSapi Technology GmbH",
  "description": "BANKSapi Web Component for REG/Protect. This package is part of the BANKSapi WEB/Connect Banking Widgets to integrate banking features directly into your app.",
  "homepage": "https://banksapi.de",
  "bugs": {
    "email": "support@banksapi.de",
    "url": "https://banksapi.de/en/contact/"
  },
  "license": "UNLICENSED",
  "keywords": [
    "open banking",
    "personal finance management",
    "banking widgets",
    "web component",
    "banksapi",
    "WEB/Connect",
    "PSD2",
    "XS2A",
    "payments",
    "REG/Protect"
  ],
  "main": "dist/ba-regprotect.js",
  "files": [
    "dist/ba-regprotect.js"
  ],
  "engines": {
    "node": ">=16"
  }
}