{
	"main": "bundles/ngx-bootstrap.umd.js",
	"version": "2.0.0-beta.8",
	"description": "Native Angular Bootstrap Components",
	"module": "index.js",
	"typings": "index.d.ts",
	"keywords": [
		"angular",
		"bootstap",
		"ng",
		"ng2",
		"angular2",
		"twitter-bootstrap"
	],
	"author": {
		"name": "A.Shaher"
	},
	"license": "MIT",
	"repository": {
		"type": "git",
		"url": "git+ssh://git@github.com/shaher/ngx-bootstrap.git"
	},
	"name": "shaher-components",
	"peerDependencies": {
		"@angular/common": ">=4.3.0 || >5.0.0",
		"@angular/compiler": ">=4.3.0 || >5.0.0",
		"@angular/core": ">=4.3.0 || >5.0.0",
		"@angular/forms": ">=4.3.0 || >5.0.0",
		"rxjs": ">=5.4.3",
		"typescript": ">=2.3.0"
	},
	"_id": "shaher@"
}
