2020-06-09 12:57:54 -04:00
|
|
|
{
|
|
|
|
"name": "@poweredsoft/ngx-bootstrap",
|
2020-07-30 10:40:47 -04:00
|
|
|
"version": "0.0.4",
|
2020-06-09 12:57:54 -04:00
|
|
|
"peerDependencies": {
|
|
|
|
"@angular/common": "^9.1.9",
|
|
|
|
"@angular/core": "^9.1.9",
|
2020-06-09 18:53:19 -04:00
|
|
|
"ngx-bootstrap": "^5.6.1"
|
2020-06-09 12:57:54 -04:00
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"tslib": "^1.10.0"
|
|
|
|
}
|
|
|
|
}
|