UNPKG

igot-cb-tour-guide

Version:
53 lines 1.22 kB
{ "name": "igot-cb-tour-guide", "version": "1.0.3-ang-13-16", "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", "module": "fesm2022/igot-cb-tour-guide.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "esm2022": "./esm2022/igot-cb-tour-guide.mjs", "esm": "./esm2022/igot-cb-tour-guide.mjs", "default": "./fesm2022/igot-cb-tour-guide.mjs" } }, "sideEffects": false, "dependencies": { "tslib": "^2.3.0" } }