# @tokens-studio/graph-engine-nodes-figma

Figma-specific nodes for the graph engine.

## Installation

`npm install @tokens-studio/graph-engine-nodes-figma`

## Available Nodes

- `scopeNumber`: Generates scope-specific numbering for Figma (implementation pending)

## Development

1. Build: `npm run build`
2. Test: `npm run test`
3. Lint: `npm run lint`
