Current File : //usr/lib/node_modules/npm/node_modules/copy-concurrently/is-windows.js
'use strict'
module.exports = process.platform === 'win32'