UNPKG

kwikid-agent-dashboard

Version:

KwikID's EKYC Agent Map View Module.

50 lines 1.57 kB
{ "name": "kwikid-agent-dashboard", "version": "0.0.45", "description": "KwikID's EKYC Agent Map View Module.", "author": { "name": "Gaurang Thakker" }, "homepage": "https://bitbucket.org/team360noscope/kwikid-agent-dashboard/", "repository": { "type": "git", "url": "git+https://git@bitbucket.org:team360noscope/kwikid-agent-dashboard.git" }, "keywords": [ "KwikID", "EKYC Agent Dashboard" ], "peerDependencies": { "@angular/common": ">=6.0.0", "@angular/core": ">=6.0.0", "@taiga-ui/addon-charts": "^3.6.0", "@taiga-ui/addon-commerce": "^3.6.0", "@taiga-ui/addon-doc": "^3.6.0", "@taiga-ui/addon-editor": "^3.6.0", "@taiga-ui/addon-mobile": "^3.6.0", "@taiga-ui/addon-preview": "^3.6.0", "@taiga-ui/addon-table": "^3.6.0", "@taiga-ui/addon-tablebars": "^3.6.0", "@taiga-ui/cdk": "^3.6.0", "@taiga-ui/core": "^3.6.0", "@taiga-ui/icons": "^3.6.0", "@taiga-ui/kit": "^3.6.0", "@taiga-ui/styles": "^3.6.0" }, "dependencies": { "@angular/google-maps": "^12.2.13", "kwikid-forms": "^0.6.44", "kwikid-toolkit": "^0.2.15", "kwikui": "^0.3.23", "leaflet": "^1.9.4", "leaflet-routing-machine": "^3.2.12", "tslib": "^2.2.0" }, "main": "bundles/kwikid-agent-dashboard.umd.js", "module": "fesm2015/kwikid-agent-dashboard.js", "es2015": "fesm2015/kwikid-agent-dashboard.js", "esm2015": "esm2015/kwikid-agent-dashboard.js", "fesm2015": "fesm2015/kwikid-agent-dashboard.js", "typings": "kwikid-agent-dashboard.d.ts", "sideEffects": false }