1.0.0 • Published 7 years ago
npm-client v1.0.0
npm-client
Get npm clients.
Order:
tnpm,cnpm,yarn,npm
Usage
npm install --save npm-clientconst npmClient = require('npm-client');
console.log(npmClient());
// [ 'tnpm', 'cnpm', 'yarn', 'npm' ] // ONLY list if existLicense
MIT
1.0.0
7 years ago