{
  "name": "@searchmoe/search-api",
  "version": "1.0.5",
  "main": "index",
  "description": "SearchMoe API client with generated gRPC bindings for TypeScript.",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/searchmoe/search-service.git"
  },
  "keywords": [
    "search.moe",
    "search-api",
    "ai-search",
    "grpc",
    "bindings"
  ],
  "author": "Kompose",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/searchmoe/search-service/issues"
  },
  "homepage": "https://github.com/searchmoe",
  "dependencies": {
    "@protobuf-ts/grpcweb-transport": "^2.9.6",
    "@protobuf-ts/runtime": "^2.9.6",
    "@protobuf-ts/runtime-rpc": "^2.9.6"
  },
  "devDependencies": {
    "@protobuf-ts/plugin": "^2.9.6",
    "@protobuf-ts/protoc": "^2.9.6",
    "esbuild": "^0.25.0",
    "typescript": "^3.9.5"
  }
}
