UNPKG

@akveo/nga-theme

Version:
42 lines (41 loc) 991 B
{ "name": "@akveo/nga-theme", "version": "2.0.0-alpha.1-dev.10", "description": "@akveo/nga-theme", "main": "./bundles/theme.umd.js", "module": "./index.js", "typings": "./index.d.ts", "author": "akveo", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/akveo/ng2-admin.git" }, "bugs": { "url": "https://github.com/akveo/ng2-admin/issues" }, "homepage": "https://github.com/akveo/ng2-admin#readme", "keywords": [ "angular", "typescript", "ng2-admin", "ngx-admin", "theme", "nga" ], "peerDependencies": { "@angular/common": "^4.0.0", "@angular/core": "^4.0.0", "@angular/router": "^4.0.0" }, "dependencies": { "@ng-bootstrap/ng-bootstrap": "1.0.0-alpha.26", "bootstrap": "4.0.0-alpha.6", "font-awesome": "4.7.0", "immutable": "3.8.1", "ionicons": "2.0.1", "normalize.css": "6.0.0", "open-sans-fontface": "^1.4.0", "typeface-exo": "^0.0.22" } }