is-cmd Check if the current environment is the Windows Command Prompt. Install npm install is-cmd Usage const isCmd = require("is-cmd"); isCmd();//=> true API isCmd()