{ "_from": "macaddress@0.2.9", "_id": "macaddress@0.2.9", "_inBundle": false, "_integrity": "sha512-k4F1JUof6cQXxNFzx3thLby4oJzXTXQueAOOts944Vqizn+Rjc2QNFenT9FJSLU1CH3PmrHRSyZs2E+Cqw+P2w==", "_location": "/macaddress", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "macaddress@0.2.9", "name": "macaddress", "escapedName": "macaddress", "rawSpec": "0.2.9", "saveSpec": null, "fetchSpec": "0.2.9" }, "_requiredBy": [ "/umi-ui" ], "_resolved": "https://registry.npmjs.org/macaddress/-/macaddress-0.2.9.tgz", "_shasum": "3579b8b9acd5b96b4553abf0f394185a86813cb3", "_spec": "macaddress@0.2.9", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/umi-ui", "author": { "name": "Julian Fleischer" }, "bugs": { "url": "https://github.com/scravy/node-macaddress/issues" }, "bundleDependencies": false, "deprecated": false, "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.9" }