win-iap
Verifies windows store receipts.
win-cert
Library for obtaining certificates from the Windows certificate store
is-windows
Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.
is-unc-path
Returns true if a filepath is a windows UNC file path.
unc-path-regex
Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.