<% if (isJekyll) { %>---
title: ns package-manager get
position: 19
---<% } %>

# ns package-manager get

### Description

Prints the value of the current package manager.

### Commands

Usage | Synopsis
------|-------
General | `$ ns package-manager get`

<% if(isHtml) { %>

### Related Commands

Command | Description
----------|----------
[package-manager-set](package-manager-set.html) | Enables the specified package manager for the NativeScript CLI. Supported values are npm, yarn and pnpm.
<% } %>