# VPMS-V2 Documentation

Canonical Source: https://schema.ygit.dev/docs/vpms-v2/
Raw Markdown: https://schema.ygit.dev/docs/vpms-v2.md

# VPMS Version 2

VPMS Version 2 is the frozen `2.0.0` generation of the Vib Project Manifest Specification.

## Canonical schema

Use this immutable schema URL in Version 2 manifests:

```json
{
  "$schema": "https://schema.ygit.dev/vpms/v2/vibproject.schema.json",
  "schemaVersion": 2,
  "manifestVersion": "2.0.0"
}
```
