File "is-windows-bash.js"

Full Path: /home/attunedd/public_html/byp/izo/con7ext_sym404/rintoar.txt/opt/alt/alt-nodejs12/root/usr/lib/node_modules/npm/lib/utils/is-windows-bash.js
File size: 166 bytes
MIME-type: text/plain
Charset: utf-8

'use strict'
var isWindows = require('./is-windows.js')
module.exports = isWindows &&
  (/^MINGW(32|64)$/.test(process.env.MSYSTEM) || process.env.TERM === 'cygwin')