ngx-bootstrap
Version:
Native Angular Bootstrap Components
36 lines (35 loc) • 733 B
JSON
{
"main": "bundles/ngx-bootstrap.umd.js",
"version": "2.0.0-beta.4",
"description": "Native Angular Bootstrap Components",
"module": "index.js",
"typings": "index.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",
"dependencies": {
"moment": "^2.18.1"
},
"peerDependencies": {
"@angular/common": ">=4.3.0",
"@angular/compiler": ">=4.3.0",
"@angular/core": ">=4.3.0",
"@angular/forms": ">=4.3.0"
},
"_id": "ngx-bootstrap@"
}