apiVersion: v3
kind: library
metadata:
  name: frontend-cli-core
  description: |
    Core functionality for The Orchard frontend CLI.
    - Provides core utilities and logic for the frontend CLI tool.
    - Handles common operations for frontend project management.
  owner: osp
  tags:
    - public:false
spec:
  type: utility
