UNPKG

@angular/flex-layout

Version:
30 lines 700 B
{ "name": "@angular/flex-layout", "version": "2.0.0-beta.5", "description": "Angular 2 Flexbox Layout", "main": "./bundles/flex-layout.umd.js", "module": "./index.js", "types": "./index.d.ts", "repository": { "type": "git", "url": "https://github.com/angular/flex-layout.git" }, "keywords": [ "angular", "material", "layouts", "flexbox", "mediaQuery" ], "license": "MIT", "bugs": { "url": "https://github.com/angular/flex-layout/issues" }, "homepage": "https://github.com/angular/flex-layout#readme", "peerDependencies": { "@angular/common": "^2.2.3", "@angular/core": "^2.2.3", "rxjs": "^5.0.1", "zone.js": "^0.7.2" } }