UNPKG

sdk-tabs

Version:

Simple to use (Angular) component for organizing your content and UI layout.

42 lines 951 B
{ "name": "sdk-tabs", "description": "Simple to use (Angular) component for organizing your content and UI layout.", "homepage": "https://www.soodohkohd.com?w=packages&v=sdk-tabs", "version": "2.6.0", "license": "MIT", "type": "module", "keywords": [ "Angular", "tabs", "tab", "ui", "layout", "SDK", "soodohkohd", "soo-doh-kohd" ], "peerDependencies": { "@angular/common": ">=16.0.0", "@angular/compiler": ">=16.0.0", "@angular/core": ">=16.0.0", "@angular/cdk": ">=16.0.0", "ng-dynamic-component": ">=10.7.0", "sass": ">=1.58.0", "sdk-message": ">=2.2.0" }, "dependencies": { "tslib": ">=2.5.0" }, "module": "fesm2022/sdk-tabs.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/sdk-tabs.mjs" } }, "sideEffects": false }