UNPKG

@logo-software/card-button-group

Version:

Buttond Card Group library is a part of Logo Elements Design System which allows developers to group their buttons for charts and graphs.

45 lines 1.32 kB
{ "name": "@logo-software/card-button-group", "version": "11.0.0", "peerDependencies": { "@angular/common": "^11.2.14", "@angular/core": "^11.2.14" }, "dependencies": { "tslib": "^2.0.0", "@logo-software/theme": "~3.11.1" }, "description": "Buttond Card Group library is a part of Logo Elements Design System which allows developers to group their buttons for charts and graphs.", "homepage": "http://elements.logo.com.tr", "author": { "email": "Hakan.Tunc@logo.com.tr", "name": "Hakan Tunc" }, "repository": { "type": "git", "url": "http://stash.logo.com.tr/scm/fd/theme.git" }, "keywords": [ "card", "button", "group", "card button group", "component", "logo", "design", "elements", "system", "front-end", "LEDS", "angular" ], "license": "See license in LICENSE file", "main": "bundles/logo-software-card-button-group.umd.js", "module": "fesm2015/logo-software-card-button-group.js", "es2015": "fesm2015/logo-software-card-button-group.js", "esm2015": "esm2015/logo-software-card-button-group.js", "fesm2015": "fesm2015/logo-software-card-button-group.js", "typings": "logo-software-card-button-group.d.ts", "metadata": "logo-software-card-button-group.metadata.json", "sideEffects": false }