---
url: /api/packages/cli/src/functions/ensureComponentsJsonRegistry.md
---
[pantoken-root](../../../../index.md) / [packages/cli/src](../index.md) / ensureComponentsJsonRegistry

# Function: ensureComponentsJsonRegistry()

> **ensureComponentsJsonRegistry**(`cwd?`): `boolean`

Beta

Ensure `components.json` in the given directory registers the `@pantoken` namespace.
Returns true if modified or already present, false if components.json does not exist.

## Parameters

### cwd?

`string` = `...`

## Returns

`boolean`
