# @prisma/get-dmmf

> Get DMMF for Prisma

Latest version **7.10.0** (published 2026-08-25) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @prisma/get-dmmf
pnpm add @prisma/get-dmmf
yarn add @prisma/get-dmmf
bun add @prisma/get-dmmf
```

## Health

**Score 75/100 (B)** — status: active.

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 7.10.0 |
| Published | 2026-08-25 |
| First published | 2026-04-01 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 5 |
| Unpacked size | 26 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 47605 |
| Maintainers | prismabot, aqrln, tylerhogarth, ankur-datta-007 |

## Links

- npm: https://www.npmjs.com/package/@prisma/get-dmmf
- Repository: https://github.com/prisma/prisma
- Homepage: https://www.prisma.io
- Issues: https://github.com/prisma/prisma/issues
- npm.io page: https://npm.io/package/@prisma/get-dmmf

## Dependencies (5)

- [pluralize](https://npm.io/package/pluralize.md) 8.0.0
- [@prisma/dmmf](https://npm.io/package/@prisma/dmmf.md) 7.10.0
- [@prisma/debug](https://npm.io/package/@prisma/debug.md) 7.10.0
- [@streamparser/json](https://npm.io/package/@streamparser/json.md) 0.0.22
- [@prisma/prisma-schema-wasm](https://npm.io/package/@prisma/prisma-schema-wasm.md) 7.10.0-4.0edf323efd1d98336f3f0a68684b56f689b900d3

## Recent versions

- 7.10.0 (latest) — 2026-08-25
- 8.1.0-dev.6 (dev) — 2026-09-01
- 7.10.0-integration-fix-prisma-publish-token.1 (integration) — 2026-08-17
- 7.9.1-dev.1 (patch-dev) — 2026-07-27
- 8.1.0-dev.5 — 2026-09-01
- 8.1.0-dev.4 — 2026-09-01
- 8.1.0-dev.3 — 2026-09-01
- 8.1.0-dev.2 — 2026-08-27
- 8.1.0-dev.1 — 2026-08-25
- 7.10.0-dev.58 — 2026-08-17
- 7.10.0-integration-prisma7-project-closeout.10 — 2026-08-17
- 7.10.0-dev.57 — 2026-08-14
- 7.10.0-integration-prisma7-project-closeout.9 — 2026-08-13
- 7.10.0-integration-prisma7-project-closeout.8 — 2026-08-13
- 7.10.0-integration-prisma7-project-closeout.7 — 2026-08-13
- … 114 more at https://npm.io/package/@prisma/get-dmmf/versions

## README

# @prisma/get-dmmf

This package provides a function to get the DMMF (Data Model Meta Format) from a Prisma schema. The DMMF is a JSON representation of the Prisma schema, which can be used for various purposes such as generating code or creating custom tools.

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