m_sys

0.0.1 • Public • Published

m_sys

gather basic system information as a javascript object

From the command line

> npm install m_sys -g
> m_sys
> m_sys --verbose

As a library

const m_sys = require('m_sys');

console.log(JSON.stringify(m_sys(), null, 2);

Readme

Keywords

Package Sidebar

Install

npm i m_sys

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • m-onz