2.0.1 • Published 2 years ago
boutpc v2.0.1
boutPC
A simple light-weight npm package that displays basic information bout your computer. It works by fetching data from OS library of Nodejs.

Installation
npm i boutpcUsage
const boutpc = require("boutpc");
boutpc();