blob: 3c3508b07149d5b9db27778a145edcf2de0653cd [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.9",
"apache-dubbo-fastify": "^0.0.9",
"apache-protoc-gen-dubbo-es": "^0.0.9",
"fastify": "^4.19.2"
}
}