This commit is contained in:
aozhiwei 2023-08-09 15:32:04 +08:00
parent 241ba65659
commit 7303dffd1a

View File

@ -0,0 +1,12 @@
{
"name": "pbtools",
"version": "1.0.0",
"description": "",
"private": true,
"scripts": {},
"dependencies": {
"axios": "^0.27.0",
"nodejs-websocket": "^1.7.2",
"protobufjs": "^6.11.2"
}
}