# Exec:Package

**Page:** api/exec-package

[Download Raw Markdown](./api/exec-package.md)

---

## API Endpoints Summary

- **GET** `/api/v1/exec/package/read` — Read Package Json
- **POST** `/api/v1/exec/package/update` — Update Package Json
- **POST** `/api/v1/exec/package/install` — Install Packages
- **POST** `/api/v1/exec/package/compare` — Compare Packages
- **POST** `/api/v1/exec/package/pin` — Pin Versions
- **POST** `/api/v1/exec/package/init` — Init Package Json

## CLI

```bash
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help
```