UNPKG

ngx-ui-tour-ng-bootstrap

Version:
40 lines 934 B
{ "name": "ngx-ui-tour-ng-bootstrap", "version": "17.0.1", "description": "UI tour library for Angular 12+", "keywords": [ "angular", "ngx", "ng-bootstrap", "bootstrap", "tour", "product-tour", "ui-tour", "onboarding", "onboarding-tour" ], "repository": "https://github.com/hakimio/ngx-ui-tour.git", "author": "Isaac Mann <isaacplmann@gmail.com>", "license": "MIT", "peerDependencies": { "@angular/common": "^20.0.0", "@angular/core": "^20.0.0", "@ng-bootstrap/ng-bootstrap": "^19.0.0" }, "dependencies": { "ngx-ui-tour-core": "15.0.0", "tslib": "^2.0.0" }, "module": "fesm2022/ngx-ui-tour-ng-bootstrap.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/ngx-ui-tour-ng-bootstrap.mjs" } }, "sideEffects": false }