JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 54
  • Score
    100M100P100Q80364F
  • License MIT

simple node library for dmidecode

Package Exports

  • dmidecode

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (dmidecode) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

node-dmidecode

Simple system and OS information library for [node.js][nodejs-url] This module is now defunct, Please use dmidecode

Quick Start

Lightweight node library for dmidecode to access all system information via the unix dmidecode command - no npm dependencies.

Installation

$ npm install dmidecode --save