github.com/emc-advanced-dev/unik@v0.0.0-20190717152701-a58d3e8e33b7/containers/compilers/rump/nodejs/node-wrapper/node_modules/macaddress/package.json (about)

     1  {
     2    "name": "macaddress",
     3    "version": "0.2.8",
     4    "description": "Get the MAC addresses (hardware addresses) of the hosts network interfaces.",
     5    "main": "index.js",
     6    "scripts": {
     7      "test": "node test.js"
     8    },
     9    "repository": {
    10      "type": "git",
    11      "url": "https://github.com/scravy/node-macaddress.git"
    12    },
    13    "keywords": [
    14      "mac",
    15      "mac-address",
    16      "hardware-address",
    17      "network",
    18      "system"
    19    ],
    20    "author": {
    21      "name": "Julian Fleischer"
    22    },
    23    "license": "MIT",
    24    "bugs": {
    25      "url": "https://github.com/scravy/node-macaddress/issues"
    26    },
    27    "homepage": "https://github.com/scravy/node-macaddress",
    28    "gitHead": "fac7dd3da9b3229b86655fd3e183e40dac48f01b",
    29    "_id": "macaddress@0.2.8",
    30    "_shasum": "5904dc537c39ec6dbefeae902327135fa8511f12",
    31    "_from": "macaddress@*",
    32    "_npmVersion": "1.4.28",
    33    "_npmUser": {
    34      "name": "scravy",
    35      "email": "julian@scravy.de"
    36    },
    37    "maintainers": [
    38      {
    39        "name": "scravy",
    40        "email": "julian@scravy.de"
    41      }
    42    ],
    43    "dist": {
    44      "shasum": "5904dc537c39ec6dbefeae902327135fa8511f12",
    45      "tarball": "https://registry.npmjs.org/macaddress/-/macaddress-0.2.8.tgz"
    46    },
    47    "directories": {},
    48    "_resolved": "https://registry.npmjs.org/macaddress/-/macaddress-0.2.8.tgz"
    49  }