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