asm-cpuid

1.0.0 • Public • Published

##About

A super simple module for getting the cpuid of a computer.

###Usage Simply install:

npm install asm-cpuid

Call the module:

 var cpuid = require("asm-cpuid");
console.log(cpuid());

Example output:

 [ 13, 132675, 1979931527, 0, 469228722 ]

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i asm-cpuid

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • penagwin