@logo-software/leftbar
Version:
Leftbar is part of the Logo Elements Environment. This library is a navigational part of the apps and shared by products within a platform. It provides a common set of interaction patterns that persist between and across products also standartization of n
48 lines • 1.57 kB
JSON
{
"name": "@logo-software/leftbar",
"version": "11.0.6",
"peerDependencies": {
"@angular/common": "^11.0.3",
"@angular/core": "^11.0.3"
},
"dependencies": {
"@logo-software/icons": "~1.7.3",
"@logo-software/links": "~1.1.1",
"@logo-software/theme": "~3.11.3",
"@logo-software/tree": "~0.2.1",
"@logo-software/popover": "~0.3.0",
"css-vars-ponyfill": "^2.4.7",
"tslib": "^2.0.0"
},
"description": "Leftbar is part of the Logo Elements Environment. This library is a navigational part of the apps and shared by products within a platform. It provides a common set of interaction patterns that persist between and across products also standartization of navigation between apps and user information presentation.",
"homepage": "http://elements.logo.com.tr",
"author": {
"email": "Serhan.Gurbuz@logo.com.tr",
"name": "Serhan Gürbüz"
},
"repository": {
"type": "git",
"url": "http://stash.logo.com.tr/scm/fd/theme.git"
},
"keywords": [
"leftbar",
"sidebar",
"navigation",
"standart",
"slim",
"fixed",
"user",
"API",
"support",
"angular"
],
"license": "See license in LICENSE file",
"main": "bundles/logo-software-leftbar.umd.js",
"module": "fesm2015/logo-software-leftbar.js",
"es2015": "fesm2015/logo-software-leftbar.js",
"esm2015": "esm2015/logo-software-leftbar.js",
"fesm2015": "fesm2015/logo-software-leftbar.js",
"typings": "logo-software-leftbar.d.ts",
"metadata": "logo-software-leftbar.metadata.json",
"sideEffects": false
}