{
  "_from": "address@^1.1.2",
  "_id": "address@1.2.1",
  "_inBundle": false,
  "_integrity": "sha512-B+6bi5D34+fDYENiH5qOlA0cV2rAGKuWZ9LeyUUehbXy8e0VS9e498yO0Jeeh+iM+6KbfudHTFjXw2MmJD4QRA==",
  "_location": "/address",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "address@^1.1.2",
    "name": "address",
    "escapedName": "address",
    "rawSpec": "^1.1.2",
    "saveSpec": null,
    "fetchSpec": "^1.1.2"
  },
  "_requiredBy": [
    "/detect-port-alt",
    "/react-dev-utils"
  ],
  "_resolved": "https://registry.npmjs.org/address/-/address-1.2.1.tgz",
  "_shasum": "25bb61095b7522d65b357baa11bc05492d4c8acd",
  "_spec": "address@^1.1.2",
  "_where": "/home/smartsensero/public_html/research.smartsense.ro/node_modules/react-dev-utils",
  "author": {
    "name": "fengmk2",
    "email": "fengmk2@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/node-modules/address/issues"
  },
  "bundleDependencies": false,
  "ci": {
    "version": "14, 16, 18",
    "type": "github",
    "os": "linux, macos"
  },
  "dependencies": {},
  "deprecated": false,
  "description": "Get current machine IP, MAC and DNS servers.",
  "devDependencies": {
    "@types/node": "^12.7.2",
    "egg-bin": "^4.19.0",
    "egg-ci": "^2.1.0",
    "git-contributor": "^1.1.0",
    "mm": "*",
    "runscript": "^1.4.0",
    "typescript": "^3.5.3"
  },
  "engines": {
    "node": ">= 10.0.0"
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/node-modules/address#readme",
  "keywords": [
    "address",
    "ip",
    "ipv4",
    "mac"
  ],
  "license": "MIT",
  "main": "lib/address.js",
  "name": "address",
  "repository": {
    "type": "git",
    "url": "git://github.com/node-modules/address.git"
  },
  "scripts": {
    "ci": "egg-bin cov",
    "contributors": "git-contributor",
    "test": "egg-bin test"
  },
  "types": "lib/address.d.ts",
  "version": "1.2.1"
}
