UNPKG

@agnos-ui/angular-bootstrap

Version:

Bootstrap-based component library for Angular.

51 lines 1.14 kB
{ "name": "@agnos-ui/angular-bootstrap", "description": "Bootstrap-based component library for Angular.", "version": "0.9.4", "type": "module", "exports": { ".": { "types": "./index.d.ts", "esm2022": "./esm2022/agnos-ui-angular-bootstrap.mjs", "esm": "./esm2022/agnos-ui-angular-bootstrap.mjs", "default": "./fesm2022/agnos-ui-angular-bootstrap.mjs" } }, "peerDependencies": { "@amadeus-it-group/tansu": "^2.0.0", "@angular/common": "^20.0.0", "@angular/core": "^20.0.0" }, "dependencies": { "@agnos-ui/angular-headless": "0.9.4", "@agnos-ui/core-bootstrap": "0.9.4", "tslib": "^2.8.1" }, "sideEffects": false, "homepage": "https://www.agnosui.dev/latest/", "bugs": "https://github.com/AmadeusITGroup/AgnosUI/issues", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/AmadeusITGroup/AgnosUI.git", "directory": "angular/bootstrap" }, "keywords": [ "angular", "bootstrap", "accordion", "AgnosUI", "alert", "carousel", "collapse", "components", "modal", "pagination", "progressbar", "rating", "slider", "toast", "tree", "widgets" ] }