{
  "_args": [
    [
      "macaddress@0.5.2",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_from": "macaddress@0.5.2",
  "_id": "macaddress@0.5.2",
  "_inBundle": false,
  "_integrity": "sha512-cYYBbT3b84hTEHssWE6OmsuqF/NiLXE2RGK9Sc9SwwE9kMoKrbaUAJtKs6ucd0FFgZjXE1Wm3hoGEEYas0N6EA==",
  "_location": "/macaddress",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "macaddress@0.5.2",
    "name": "macaddress",
    "escapedName": "macaddress",
    "rawSpec": "0.5.2",
    "saveSpec": null,
    "fetchSpec": "0.5.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/macaddress/-/macaddress-0.5.2.tgz",
  "_spec": "0.5.2",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "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"
  },
  "typings": "index.d.ts",
  "version": "0.5.2"
}
