New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

pkg-man-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pkg-man-cli

Detect which package manager that should be used

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
1
Created
Source

pkg-man-cli

Detect which package manager that should be used

Package Version Downloads Status Build Status: Linux

Installation

npm install --global pkg-man-cli

Usage

$ pkg-man --help

  Usage
    $ pkg-man [path]

  Options
    -p, --preferred  Preferred package manager [Default: npm]

  Examples
    $ pkg-man
    $ pkg-man foo
    $ pkg-man bar
    $ pkg-man ../foo --preferred npm
    $ pkg-man ../foo/bar --preferred yarn
  • pkg-man - API for this module

License

MIT © Lufty Wiranda

Keywords

cli

FAQs

Package last updated on 17 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts