ngx-bootstrap
Version:
Native Angular Bootstrap Components
32 lines (31 loc) • 730 B
JSON
{
"main": "bundles/ngx-bootstrap.umd.js",
"version": "6.1.0",
"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",
"peerDependencies": {
"@angular/common": ">=7.0.0",
"@angular/core": ">=7.0.0"
},
"_id": "ngx-bootstrap@6.1.0",
"schematics": "./schematics/collection.json"
}