ng2-bootstrap
Version:
Native Angular Bootstrap Components
37 lines (36 loc) • 852 B
JSON
{
"main": "bundles/ngx-bootstrap.umd.js",
"version": "1.6.3",
"description": "Native Angular Bootstrap Components",
"module": "index.js",
"typings": "index.d.ts",
"keywords": [
"ng",
"ng-bootstap",
"angular",
"angular2",
"bootstrap",
"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": "ng2-bootstrap",
"dependencies": {
"moment": "2.18.1"
},
"peerDependencies": {
"@angular/common": "^2.3.1 || >=4.0.0",
"@angular/compiler": "^2.3.1 || >=4.0.0",
"@angular/core": "^2.3.1 || >=4.0.0",
"@angular/forms": "^2.3.1 || >=4.0.0"
},
"_id": "ng2-bootstrap@1.6.3",
"devDependencies": {}
}