UNPKG

ngx-bootstrap-expanded-features

Version:

Too many new features for bootstrap made with javascript for better performance and more options without a large css file.

34 lines 944 B
{ "name": "ngx-bootstrap-expanded-features", "version": "1.5.0", "description": "Too many new features for bootstrap made with javascript for better performance and more options without a large css file.", "author": "lynx-pardelle (https://lynxpardelle.com/)", "license": "MIT", "keywords": [ "angular", "angular-bootstrap", "bootstrap", "bootstrap-expanded-features", "ngx-bootstrap" ], "repository": { "type": "git", "url": "https://github.com/LynxPardelle/ngx-bootstrap-expanded-features" }, "homepage": "https://lynx-bef.vercel.app/", "dependencies": { "tslib": "^2.8.1" }, "module": "fesm2022/ngx-bootstrap-expanded-features.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/ngx-bootstrap-expanded-features.mjs" } }, "sideEffects": false }