# @hua-labs/pro - AI Documentation
# Version: 1.0.2
# Auto-generated by generate-docs — do not edit manually

package:
  name: "@hua-labs/pro"
  version: "1.0.2"
  description: "HUA Labs Pro - Advanced motion hooks and premium components (dist only)"
  license: "MIT"

overview: "Extends @hua-labs/motion-core with 20+ advanced animation hooks — orchestration, auto-animations, FLIP transitions, performance monitoring, and game loops. Dist-only distribution for premium features."

exports:
  main:
    path: "@hua-labs/pro"
    provides:
      - name: "PRO_VERSION"
        type: "const"
        description: ""

  subpaths:
    - path: "@hua-labs/pro/motion"
      description: "Motion hooks only"

features:
  - "20+ pro motion hooks — Orchestration, auto-animations, FLIP transitions"
  - "Performance monitoring — Real-time FPS tracking and adaptive motion"
  - "Keyboard controls — Shortcut-based toggles and interactions"
  - "Game loop — High-performance animation loop"
  - "Dist-only — Source protection for premium features"

related_packages:
  - "@hua-labs/motion-core"
  - "@hua-labs/hua"

compatibility:
  react: ">=19.0.0"
  node: ">=20.0.0"
