{
  "name": "@edgepi-cloud/edgepi-rpc-protobuf",
  "version": "1.0.28",
  "description": "EdgePi RPC Protobuf Module",
  "main": "index.js",
  "scripts": {
    "test": "jest"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/EdgePi-Cloud/edgepi-rpc-protobuf.git"
  },
  "keywords": [
    "edgepi",
    "rpc",
    "protobufs"
  ],
  "author": "Isaac James",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/EdgePi-Cloud/edgepi-rpc-protobuf/issues"
  },
  "homepage": "https://github.com/EdgePi-Cloud/edgepi-rpc-protobuf/tree/main/javascript_rpc",
  "files": [
    "edgepi_rpc_protos"
  ],
  "devDependencies": {
    "protobufjs": "^6.11.2",
    "find-root": "^1.1.0",
    "jest": "^29.7.0"
  }
}
