blob: 7a01f00b276203dbb393f7cc97aeffb7bc59c3f3 [file] [log] [blame]
{
"name": "dubbo-node-example",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@bufbuild/protobuf": "^1.2.1",
"@bufbuild/protoc-gen-es": "^1.2.1",
"@fastify/cors": "^8.3.0",
"apache-dubbo": "^0.0.10",
"apache-dubbo-fastify": "^0.0.10",
"protoc-gen-apache-dubbo-es": "^0.0.2",
"fastify": "^4.19.2"
}
}