pnpm
Fast, disk space efficient package manager
Package Information
- Domain:
pnpm.io - Name:
pnpm - Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install pnpmPrograms
This package provides the following executable programs:
pnpmpnpx
Available Versions
Show all 172 versions
10.15.0,10.14.0,10.13.1,10.13.0,10.12.410.12.3,10.12.2,10.12.1,10.12.0,10.11.110.11.0,10.10.0,10.9.0,10.8.1,10.8.010.7.1,10.7.0,10.6.5,10.6.4,10.6.310.6.2,10.6.1,10.6.0,10.5.2,10.5.110.5.0,10.4.1,10.4.0,10.3.0,10.2.110.2.0,10.1.0,10.0.0,9.15.9,9.15.89.15.7,9.15.6,9.15.5,9.15.4,9.15.39.15.2,9.15.1,9.15.0,9.14.4,9.14.39.14.2,9.14.1,9.13.2,9.13.1,9.13.09.12.3,9.12.2,9.12.1,9.12.0,9.11.09.10.0,9.9.0,9.8.0,9.7.1,9.7.09.6.0,9.5.0,9.4.0,9.3.0,9.2.09.1.4,9.1.3,9.1.2,9.1.1,9.1.09.0.6,9.0.5,9.0.4,9.0.3,9.0.29.0.1,9.0.0,8.15.9,8.15.8,8.15.78.15.6,8.15.5,8.15.4,8.15.3,8.15.28.15.1,8.15.0,8.14.3,8.14.2,8.14.18.14.0,8.13.1,8.12.1,8.12.0,8.11.08.10.5,8.10.4,8.10.3,8.10.2,8.10.18.10.0,8.9.2,8.9.1,8.9.0,8.8.08.7.6,8.7.5,8.7.4,8.7.3,8.7.18.7.0,8.6.12,8.6.11,8.6.10,8.6.98.6.8,8.6.7,8.6.6,8.6.5,8.6.48.6.3,8.6.2,8.6.1,8.6.0,8.5.18.5.0,8.4.0,8.3.1,8.3.0,8.2.08.1.1,8.1.0,8.0.0,7.33.7,7.33.67.33.5,7.33.4,7.33.3,7.33.2,7.33.17.33.0,7.32.5,7.32.4,7.32.3,7.32.27.32.1,7.32.0,7.31.0,7.30.5,7.30.37.30.1,7.30.0,7.29.3,7.29.1,7.29.07.28.0,7.27.1,7.27.0,7.26.3,7.26.27.26.1,7.26.0,7.25.1,7.25.0,7.24.37.24.2,7.23.0,7.22.0,7.21.0,7.20.07.19.0,7.18.2
Latest Version: 10.15.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +pnpm.io@10.15.0 -- $SHELL -iDependencies
This package depends on:
nodejs.org
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.pnpm
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)Links
This documentation was auto-generated from package data.