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