{
  "name": "xeue-network",
  "version": "1.1.6",
  "description": "Wireless tools for Node.js",
  "author": "Christopher M. Baker",
  "license": "MIT",
  "homepage": "https://github.com/Xeue/XeueNetwork",
  "main": "network.js",
  "type": "module",
  "keywords": [
    "wireless",
    "tools",
    "hostapd",
    "ifconfig",
    "iwconfig",
    "iwlist",
    "iw",
    "udhcpc",
    "udhcpd",
    "wpa_supplicant"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Xeue/XeueNetwork.git"
  },
  "bugs": {
    "url": "https://github.com/Xeue/XeueNetwork/issues"
  },
  "contributors": [
    "Athom <support@athom.com> (https://www.athom.com/en/)",
    "Wink <support@wink.com> (https://www.wink.com/)",
    "Sam <sam@chilton.tv> (https://www.chilton.tv)"
  ],
  "dependencies": {
    "xeue-shell": "^1.3.1"
  }
}
