UNPKG

igot-cb-tour-guide

Version:
51 lines 1.11 kB
{ "name": "igot-cb-tour-guide", "version": "0.0.1-ang-17-20", "description": "Guided tour for your Angular6+ applications.", "peerDependencies": { "@angular/common": "20.3.16", "@angular/core": "20.3.16", "bootstrap": "^4.3.1" }, "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", "module": "fesm2022/igot-cb-tour-guide.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/igot-cb-tour-guide.mjs" } }, "sideEffects": false, "dependencies": { "tslib": "^2.3.0" } }