UNPKG

@powerofcreation/coc-grpc-api

Version:
35 lines (34 loc) 818 B
{ "name": "@powerofcreation/coc-grpc-api", "version": "0.0.0-20250902215341-5ff341d", "description": "Generated Protobuf JS + types", "repository": { "type": "git", "url": "git+https://github.com/PowerOfCreation/ClashOfClansServer.git" }, "type": "module", "exports": { ".": { "types": "./gen/base_pb.d.ts", "import": "./gen/base_pb.js" } }, "files": [ "gen/*" ], "types": "gen/base_pb.d.ts", "license": "MIT", "sideEffects": false, "keywords": [ "protobuf", "protoc-gen-es", "connect" ], "dependencies": { "@bufbuild/protobuf": "^2.7.0" }, "devDependencies": { "@bufbuild/buf": "^1.57.0", "@bufbuild/protoc-gen-es": "^2.7.0" } }