mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
parent
a87f41f8fa
commit
452abe73b2
@ -43,10 +43,10 @@
|
||||
},
|
||||
"binary": {
|
||||
"module_name": "grpc_node",
|
||||
"module_path": "src/node/extension_binary/{node_abi}-{platform}-{arch}",
|
||||
"module_path": "src/node/extension_binary/{node_abi}-{platform}-{arch}-{libc}",
|
||||
"host": "https://storage.googleapis.com/",
|
||||
"remote_path": "grpc-precompiled-binaries/node/{name}/v{version}",
|
||||
"package_name": "{node_abi}-{platform}-{arch}.tar.gz"
|
||||
"package_name": "{node_abi}-{platform}-{arch}-{libc}.tar.gz"
|
||||
},
|
||||
"files": [
|
||||
"LICENSE",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user