{
  "name": "ng-payment-card-form",
  "version": "17.1.8",
  "author": "Soufiane Asrih",
  "license": "MIT",
  "keywords": [
    "angular",
    "npm",
    "package",
    "automation",
    "bot",
    "ai",
    "material",
    "chat",
    "javascript",
    "typescript",
    "animation",
    "node",
    "form",
    "chatbot",
    "card",
    "payment",
    "mastercard",
    "gatway",
    "visa",
    "ecommerce",
    "digital"
  ],
  "peerDependencies": {
    "@angular/common": "^17.3.0",
    "@angular/core": "^17.3.0"
  },
  "dependencies": {
    "ng-payment-card-form": "file:",
    "tslib": "^2.3.0"
  },
  "resolutions": {
    "@types/mime": "3.0.4"
  },
  "typesVersions": {
    "*": {
      "*": [
        "*.d.ts"
      ]
    }
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Asrih7/ng-payment-card-form"
  },
  "sideEffects": false,
  "module": "fesm2022/ng-payment-card-form.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "esm2022": "./esm2022/ng-payment-card-form.mjs",
      "esm": "./esm2022/ng-payment-card-form.mjs",
      "default": "./fesm2022/ng-payment-card-form.mjs"
    }
  }
}