blob: 69509a710613384fded70f4ce1838ead9e190860 [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",
"@apachedubbo/dubbo": "3.0.0-alpha",
"@apachedubbo/dubbo-fastify": "3.0.0-alpha",
"@apachedubbo/protoc-gen-apache-dubbo-es": "3.0.0-alpha",
"fastify": "^4.19.2"
}
}