npm-client

1.0.0 • Public • Published

npm-client

NPM version npm download Build Status

Get npm clients.

Order: tnpm, cnpm, yarn, npm

Usage

npm install --save npm-client
const npmClient = require('npm-client');

console.log(npmClient());
// [ 'tnpm', 'cnpm', 'yarn', 'npm' ] // ONLY list if exist

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i npm-client

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

3.4 kB

Total Files

6

Last publish

Collaborators

  • int64ago