is-windows.js 59 Bytes RawBlameHistoryPermalink 1 2 'use strict' module.exports = process.platform === 'win32'