# @fluidframework/gitresources

> Git resource definitions for Fluid services

Latest version **7.0.1** (published 2026-04-17) · MIT license · 0 weekly downloads

## Install

```sh
npm install @fluidframework/gitresources
pnpm add @fluidframework/gitresources
yarn add @fluidframework/gitresources
bun add @fluidframework/gitresources
```

## Health

**Score 55/100 (C)** — status: active.

Positive: has types; no vulnerabilities; high maintenance score.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 7.0.1 |
| Published | 2026-04-17 |
| First published | 2020-08-31 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 28 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4945 |
| Author | Microsoft and contributors |
| Maintainers | ms-fluid-bot |

## Links

- npm: https://www.npmjs.com/package/@fluidframework/gitresources
- Repository: https://github.com/microsoft/FluidFramework
- Homepage: https://fluidframework.com
- Issues: https://github.com/microsoft/FluidFramework/issues
- npm.io page: https://npm.io/package/@fluidframework/gitresources

## Recent versions

- 7.0.1 (latest) — 2026-04-17
- 8.0.0-423517 (dev) — 2026-09-14
- 6.0.1 (rc) — 2026-04-24
- 2.0.3 (canary) — 2024-06-12
- 3.0.0-223236 (next) — 2023-12-14
- 8.0.0-420053 — 2026-08-25
- 8.0.0-396786 — 2026-04-28
- 8.0.0-396416 — 2026-04-28
- 8.0.0-366087 — 2025-12-01
- 8.0.0-347501 — 2025-07-22
- 7.0.0 — 2025-07-14
- 6.0.0 — 2025-06-16
- 6.0.0-340759 — 2025-06-02
- 6.0.0-337416 — 2025-05-13
- 6.0.0-337052 — 2025-05-12
- … 263 more at https://npm.io/package/@fluidframework/gitresources/versions

## README

# @fluidframework/gitresources

## GIT REST API resource definitions

Fluid server package that contains interfaces representing a definition of the GIT protocol. These
should not be changed unless GIT itself is changed.

Reading into the GIT protocol can be done at the following links:

-   https://developer.github.com/v3/git
-   https://git-scm.com/docs

See [GitHub](https://github.com/microsoft/FluidFramework) for more details on the Fluid Framework and packages within.

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