Registry
Package registry and workspace management service for HoloScript.
Overview
@holoscript/registry backs package distribution and team workspace flows, acting as a central service layer for publishing and organizational package management.
Installation
bash
npm install @holoscript/registryUse When
- You need package publishing infrastructure.
- You want team workspace or organization-level package management.
- You are integrating with marketplace or partner service layers.
Key Capabilities
- Registry service functionality for package distribution.
- Workspace and team management concerns.
- Central backend layer for marketplace and partner tooling.