[Node] initial support of nodejs remote sdk (#333)

This commit is contained in:
Lei Xu
2023-07-18 16:15:27 -07:00
committed by GitHub
parent fb97b03a51
commit 980f910f50
7 changed files with 438 additions and 151 deletions

View File

@@ -56,7 +56,8 @@
"dependencies": {
"@apache-arrow/ts": "^12.0.0",
"@neon-rs/load": "^0.0.74",
"apache-arrow": "^12.0.0"
"apache-arrow": "^12.0.0",
"axios": "^1.4.0"
},
"os": [
"darwin",