57 lines
1.3 KiB
JSON
57 lines
1.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"macaddress@0.2.8",
|
|
"/Users/asciidisco/Desktop/asciidisco.com/build"
|
|
]
|
|
],
|
|
"_from": "macaddress@0.2.8",
|
|
"_id": "macaddress@0.2.8",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-WQTcU3w57G2+/q6QIycTX6hRHxI=",
|
|
"_location": "/macaddress",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "macaddress@0.2.8",
|
|
"name": "macaddress",
|
|
"escapedName": "macaddress",
|
|
"rawSpec": "0.2.8",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.2.8"
|
|
},
|
|
"_requiredBy": [
|
|
"/uniqid"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/macaddress/-/macaddress-0.2.8.tgz",
|
|
"_spec": "0.2.8",
|
|
"_where": "/Users/asciidisco/Desktop/asciidisco.com/build",
|
|
"author": {
|
|
"name": "Julian Fleischer"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/scravy/node-macaddress/issues"
|
|
},
|
|
"description": "Get the MAC addresses (hardware addresses) of the hosts network interfaces.",
|
|
"homepage": "https://github.com/scravy/node-macaddress",
|
|
"keywords": [
|
|
"mac",
|
|
"mac-address",
|
|
"hardware-address",
|
|
"network",
|
|
"system"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "macaddress",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/scravy/node-macaddress.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test.js"
|
|
},
|
|
"version": "0.2.8"
|
|
}
|