UNPKG
node-getmacip
Version:
latest (1.0.0)
1.0.0
Get local IP address and MAC address
node-getmacip
/
package.json
12 lines
(11 loc)
•
198 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"node-getmacip"
,
"version"
:
"1.0.0"
,
"description"
:
"Get local IP address and MAC address"
,
"main"
:
"index.js"
,
"keywords"
:
[
"getmac"
,
"getip"
]
,
"license"
:
"ISC"
}