Metadata-Version: 2.1
Name: cdk8s-catalog-metric-server
Version: 1.0.0
Summary: @cdk-x/metric-server
Home-page: https://github.com/cdk-x/cdk8s-catalog.git
Author: cdk-x
License: MIT
Project-URL: Source, https://github.com/cdk-x/cdk8s-catalog.git
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Typing :: Typed
Classifier: License :: OSI Approved
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cdk8s-catalog-core <2.0.0,>=1.0.0
Requires-Dist: cdk8s-plus-34 <3.0.0,>=2.0.35
Requires-Dist: cdk8s <3.0.0,>=2.70.82
Requires-Dist: constructs <11.0.0,>=10.3.0
Requires-Dist: jsii <2.0.0,>=1.139.0
Requires-Dist: publication >=0.0.3

# metric-server

This library was generated with [Nx](https://nx.dev).

## Building

Run `nx build metric-server` to build the library.

## Running unit tests

Run `nx test metric-server` to execute the unit tests via [Jest](https://jestjs.io).
