{
  "name": "@2colors/esphome-native-api",
  "version": "1.3.6",
  "license": "MIT",
  "description": "esphome native api client",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Test passed\""
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/twocolors/esphome-native-api.git"
  },
  "keywords": [
    "esphome",
    "native-api",
    "client"
  ],
  "author": "D",
  "bugs": {
    "url": "https://github.com/twocolors/esphome-native-api.git"
  },
  "homepage": "https://github.com/twocolors/esphome-native-api#readme",
  "dependencies": {
    "@richardhopton/noise-c.wasm": "^0.5.0",
    "google-protobuf": "^4.0.0",
    "multicast-dns": "^7.2.5"
  },
  "bin": {
    "esphome-discover": "scripts/discover.js"
  }
}
