# @grafana/schema

> Grafana Schema Library

Latest version **13.2.1** (published 2026-09-01) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @grafana/schema
pnpm add @grafana/schema
yarn add @grafana/schema
bun add @grafana/schema
```

## Health

**Score 80/100 (A)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; popular repo; extremely popular.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 13.2.1 |
| Published | 2026-09-01 |
| First published | 2021-09-17 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 676.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 76734 |
| Author | Grafana Labs |
| Maintainers | grafanabot |
| Keywords | typescript |

## Links

- npm: https://www.npmjs.com/package/@grafana/schema
- Repository: https://github.com/grafana/grafana
- Homepage: https://github.com/grafana/grafana#readme
- Issues: https://github.com/grafana/grafana/issues
- npm.io page: https://npm.io/package/@grafana/schema

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 13.2.1 (latest) — 2026-09-01
- 13.1.5 (v13.1-latest) — 2026-09-01
- 12.4.10 (v12.4-latest) — 2026-09-01
- 13.0.8 (v13.0-latest) — 2026-09-01
- 12.3.11 (v12.3-latest) — 2026-08-18
- 13.2.0-28985753600 (nightly) — 2026-07-09
- 11.6.16 (v11.6-latest) — 2026-06-23
- 12.2.10 (v12.2-latest) — 2026-06-23
- 13.1.0-24782475120 (canary) — 2026-04-22
- 12.1.10 (v12.1-latest) — 2026-03-25
- 12.0.10 (v12.0-latest) — 2026-02-12
- 11.5.10 (v11.5-latest) — 2025-10-22
- 12.1.1 (12.1-latest) — 2025-08-13
- 11.6.5 (11.6-latest) — 2025-08-12
- 11.5.8 (11.5-latest) — 2025-08-12
- … 12878 more at https://npm.io/package/@grafana/schema/versions

## README

# Grafana Schema Library

> **@grafana/schema is currently in ALPHA**.

This package holds the definitions for objects that should be stored in JSON configuration files

## Installation

`yarn add @grafana/schema`

`npm install @grafana/schema`

---
_Source: https://npm.io/package/@grafana/schema · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
