ngx-data-ui/projects/poweredsoft/ngx-bootstrap/package.json
2021-05-26 13:50:38 -04:00

17 lines
400 B
JSON

{
"name": "@poweredsoft/ngx-bootstrap",
"version": "0.0.9",
"description": "an internal use libary for handling data souces grid filtering sorting, add commands etc",
"keywords": [
"angular",
"ngx-bootstrap"
],
"peerDependencies": {
"@angular/common": "^9.1.9",
"@angular/core": "^9.1.9",
"ngx-bootstrap": "^5.6.1"
},
"dependencies": {
"tslib": "^1.10.0"
}
}