UNPKG

winsys

Version:

Gets the windows system information and returns it as an object

4 lines (3 loc) 58 B
var s = require('./winsys'); var t = s(); console.log(t);