wormhole/tools/package.json

9 lines
193 B
JSON

{
"name": "@wormhole-foundation/tools-protobuf",
"version": "0.0.1",
"description": "tooling for building web code from protobufs",
"devDependencies": {
"ts-proto": "^1.82.3"
}
}