{
  "name": "@tabuckner/bdc-walkthrough",
  "version": "1.1.3",
  "description": "A fork of An Angular Material library for displaying walk-through pop-ups and dialogs using a declarative way",
  "author": "tabuckner",
  "repository": {
    "type": "git",
    "url": "https://github.com/tabuckner/bdc-walkthrough"
  },
  "bugs": {
    "url": "https://github.com/tabuckner/bdc-walkthrough/issues"
  },
  "keywords": [
    "angular",
    "angular-material",
    "javascript",
    "walkthrough",
    "tutorial",
    "walk through",
    "popup"
  ],
  "license": "MIT",
  "homepage": "https://github.com/tabuckner/bdc-walkthrough",
  "peerDependencies": {
    "@angular/common": ">=8.0.0 <11.0.0",
    "@angular/core": ">=8.0.0 <11.0.0",
    "@angular/cdk": ">=8.0.0 <11.0.0",
    "@angular/material": ">=8.0.0 <11.0.0",
    "lodash": "^4.17.15"
  },
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "main": "bundles/tabuckner-bdc-walkthrough.umd.js",
  "module": "fesm2015/tabuckner-bdc-walkthrough.js",
  "es2015": "fesm2015/tabuckner-bdc-walkthrough.js",
  "esm2015": "esm2015/tabuckner-bdc-walkthrough.js",
  "fesm2015": "fesm2015/tabuckner-bdc-walkthrough.js",
  "typings": "tabuckner-bdc-walkthrough.d.ts",
  "metadata": "tabuckner-bdc-walkthrough.metadata.json",
  "sideEffects": false
}
