{
  "name": "cb-tour-guide",
  "version": "1.0.3",
  "description": "Guided tour for your Angular6+ applications.",
  "peerDependencies": {
    "@angular/common": ">=6.0.0",
    "@angular/core": ">=6.0.0",
    "bootstrap": "^4.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rajeshkumaravel/ngx-cb-tour-guide.git"
  },
  "keywords": [
    "guided",
    "walkthrough",
    "tour",
    "angular",
    "angular6",
    "angular7",
    "SASS",
    "rxjs",
    "customizable",
    "ng",
    "ngx",
    "ng2"
  ],
  "author": {
    "name": "lsqlabs"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/rajeshkumaravel/ngx-cb-tour-guide/issues"
  },
  "homepage": "https://github.com/rajeshkumaravel/ngx-cb-tour-guide#readme",
  "main": "bundles/cb-tour-guide.umd.js",
  "module": "fesm5/cb-tour-guide.js",
  "es2015": "fesm2015/cb-tour-guide.js",
  "esm5": "esm5/cb-tour-guide.js",
  "esm2015": "esm2015/cb-tour-guide.js",
  "fesm5": "fesm5/cb-tour-guide.js",
  "fesm2015": "fesm2015/cb-tour-guide.js",
  "typings": "cb-tour-guide.d.ts",
  "metadata": "cb-tour-guide.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
