{
  "_args": [
    [
      "macaddress@0.2.8",
      "/Users/apple/Desktop/Repositories/Gallery/example"
    ]
  ],
  "_development": true,
  "_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": "http://registry.npm.taobao.org/macaddress/download/macaddress-0.2.8.tgz",
  "_spec": "0.2.8",
  "_where": "/Users/apple/Desktop/Repositories/Gallery/example",
  "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"
}
