{ "name": "angular-split", "version": "3.0.3", "description": "Angular UI library to split views and allow dragging to resize areas using CSS flexbox layout.", "author": "bertrandg", "repository": { "type": "git", "url": "https://github.com/bertrandg/angular-split.git" }, "bugs": { "url": "https://github.com/bertrandg/angular-split/issues" }, "homepage": "https://bertrandg.github.io/angular-split/", "keywords": [ "angular", "split", "split-pane", "split-area", "flexbox" ], "license": "Apache-2.0", "peerDependencies": { "@angular/common": ">=8.0.0", "@angular/core": ">=8.0.0", "rxjs": ">=6.0.0" } }