node-getmac
Version:
get local mac address. simple and work fine for mac linux and windows.
25 lines (24 loc) • 596 B
JSON
{
"name": "node-getmac",
"version": "1.0.3",
"description": "get local mac address. simple and work fine for mac linux and windows.",
"main": "index.js",
"scripts": {
"test": "npm test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/michaelliu90316/node-getmac.git"
},
"keywords": [
"node-mac",
"mac-address",
"windows-mac-linux"
],
"author": "liulangyu",
"license": "ISC",
"bugs": {
"url": "https://github.com/michaelliu90316/node-getmac/issues"
},
"homepage": "https://github.com/michaelliu90316/node-getmac#readme"
}