bdwx-nodejs
Version:
#### 介绍 文心一言 node sdk
17 lines (16 loc) • 322 B
JSON
{
"name": "bdwx-nodejs",
"version": "1.0.63",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["文心一言"],
"author": "luckyCola",
"license": "ISC",
"dependencies": {
"axios": "^1.6.2",
"request": "^2.88.2"
}
}