UNPKG

ngx-bootstrap

Version:
33 lines (32 loc) 777 B
{ "main": "bundles/ngx-bootstrap.umd.js", "version": "3.1.2", "description": "Native Angular Bootstrap Components", "module": "esm5/ngx-bootstrap.js", "typings": "ngx-bootstrap.d.ts", "keywords": [ "angular", "bootstap", "ng", "ng2", "angular2", "twitter-bootstrap" ], "author": { "name": "Dmitriy Shekhovtsov", "email": "valorkin@gmail.com" }, "license": "MIT", "repository": { "type": "git", "url": "git+ssh://git@github.com/valor-software/ngx-bootstrap.git" }, "name": "ngx-bootstrap", "es2015": "bundles/ngx-bootstrap.es2015.js", "peerDependencies": { "@angular/common": ">=6.0.0", "@angular/core": ">=6.0.0" }, "_id": "ngx-bootstrap@3.1.2", "schematics": "./schematics/collection.json" }