Skip to content

detect_package_manager

Category: Pipeline | Module: vibeserve/tools/pipeline_tools.py

Description

Detect which package manager to use (npm, yarn, pnpm)

Parameters

Name Type Default
path str '.'

Returns

Dict[str, Any]

Source

Defined in detect_package_manager_tool() in vibeserve/tools/pipeline_tools.py