{
  "name": "ip_address_info",
  "version": "1.0.5-alpha",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "sergeyChaplinskiy",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SergeyChaplinskiy/ip_address_info.git"
  },
  "bugs": {
    "url": "https://github.com/SergeyChaplinskiy/ip_address_info/issues"
  },
  "homepage": "https://github.com/SergeyChaplinskiy/ip_address_info#readme",
  "description": "**I created my own module so that you can find out the ip addresses of connected network devices and their name**",
  "devDependencies": {
    "eslint": "8.17.0",
    "eslint-config-airbnb-base": "15.0.0",
    "eslint-plugin-import": "2.26.0"
  },
  "dependencies": {
    "acorn": "^8.7.1",
    "acorn-jsx": "^5.3.2",
    "ajv": "^6.12.6",
    "ansi-regex": "^5.0.1",
    "ansi-styles": "^4.3.0",
    "argparse": "^2.0.1",
    "array-includes": "^3.1.5",
    "array.prototype.flat": "^1.3.0",
    "balanced-match": "^1.0.2",
    "brace-expansion": "^1.1.11",
    "call-bind": "^1.0.2",
    "callsites": "^3.1.0",
    "chalk": "^4.1.2",
    "color-convert": "^2.0.1",
    "color-name": "^1.1.4",
    "concat-map": "^0.0.1",
    "confusing-browser-globals": "^1.0.11",
    "cross-spawn": "^7.0.3",
    "debug": "^4.3.4",
    "deep-is": "^0.1.4",
    "define-properties": "^1.1.4",
    "doctrine": "^3.0.0",
    "es-abstract": "^1.20.1",
    "es-shim-unscopables": "^1.0.0",
    "es-to-primitive": "^1.2.1",
    "escape-string-regexp": "^4.0.0",
    "eslint-module-utils": "^2.7.3",
    "eslint-scope": "^7.1.1",
    "eslint-utils": "^3.0.0",
    "eslint-visitor-keys": "^3.3.0",
    "espree": "^9.3.2",
    "esquery": "^1.4.0",
    "esrecurse": "^4.3.0",
    "estraverse": "^5.3.0",
    "fast-deep-equal": "^3.1.3",
    "esutils": "^2.0.3",
    "fast-json-stable-stringify": "^2.1.0",
    "fast-levenshtein": "^2.0.6",
    "file-entry-cache": "^6.0.1",
    "flat-cache": "^3.0.4",
    "flatted": "^3.2.5",
    "fs.realpath": "^1.0.0",
    "function.prototype.name": "^1.1.5",
    "function-bind": "^1.1.1",
    "functional-red-black-tree": "^1.0.1",
    "functions-have-names": "^1.2.3",
    "get-intrinsic": "^1.1.2",
    "glob": "^7.2.3",
    "get-symbol-description": "^1.0.0",
    "glob-parent": "^6.0.2",
    "globals": "^13.15.0",
    "has-bigints": "^1.0.2",
    "has": "^1.0.3",
    "has-flag": "^4.0.0",
    "has-property-descriptors": "^1.0.0",
    "has-symbols": "^1.0.3",
    "has-tostringtag": "^1.0.0",
    "import-fresh": "^3.3.0",
    "ignore": "^5.2.0",
    "inflight": "^1.0.6",
    "imurmurhash": "^0.1.4",
    "inherits": "^2.0.4",
    "internal-slot": "^1.0.3",
    "is-bigint": "^1.0.4",
    "is-boolean-object": "^1.1.2",
    "is-callable": "^1.2.4",
    "is-core-module": "^2.9.0",
    "is-date-object": "^1.0.5",
    "is-extglob": "^2.1.1",
    "is-glob": "^4.0.3",
    "is-negative-zero": "^2.0.2",
    "is-number-object": "^1.0.7",
    "is-regex": "^1.1.4",
    "is-shared-array-buffer": "^1.0.2",
    "is-string": "^1.0.7",
    "is-symbol": "^1.0.4",
    "is-weakref": "^1.0.2",
    "isexe": "^2.0.0",
    "js-yaml": "^4.1.0",
    "json-schema-traverse": "^0.4.1",
    "json-stable-stringify-without-jsonify": "^1.0.1",
    "json5": "^1.0.1",
    "levn": "^0.4.1",
    "locate-path": "^2.0.0",
    "lodash.merge": "^4.6.2",
    "minimatch": "^3.1.2",
    "minimist": "^1.2.6",
    "ms": "^2.1.2",
    "natural-compare": "^1.4.0",
    "object-inspect": "^1.12.2",
    "object-keys": "^1.1.1",
    "object.assign": "^4.1.2",
    "object.entries": "^1.1.5",
    "object.values": "^1.1.5",
    "once": "^1.4.0",
    "optionator": "^0.9.1",
    "p-limit": "^1.3.0",
    "p-locate": "^2.0.0",
    "p-try": "^1.0.0",
    "parent-module": "^1.0.1",
    "path-is-absolute": "^1.0.1",
    "path-key": "^3.1.1",
    "path-parse": "^1.0.7",
    "prelude-ls": "^1.2.1",
    "punycode": "^2.1.1",
    "regexp.prototype.flags": "^1.4.3",
    "regexpp": "^3.2.0",
    "resolve": "^1.22.0",
    "resolve-from": "^4.0.0",
    "rimraf": "^3.0.2",
    "semver": "^6.3.0",
    "shebang-command": "^2.0.0",
    "shebang-regex": "^3.0.0",
    "side-channel": "^1.0.4",
    "string.prototype.trimend": "^1.0.5",
    "string.prototype.trimstart": "^1.0.5",
    "strip-ansi": "^6.0.1",
    "strip-bom": "^3.0.0",
    "strip-json-comments": "^3.1.1",
    "supports-color": "^7.2.0",
    "supports-preserve-symlinks-flag": "^1.0.0",
    "text-table": "^0.2.0",
    "tsconfig-paths": "^3.14.1",
    "type-check": "^0.4.0",
    "type-fest": "^0.20.2",
    "unbox-primitive": "^1.0.2",
    "uri-js": "^4.4.1",
    "v8-compile-cache": "^2.3.0",
    "which": "^2.0.2",
    "which-boxed-primitive": "^1.0.2",
    "word-wrap": "^1.2.3",
    "wrappy": "^1.0.2"
  }
}
