Files
autogame-17_feishu-doc/package.json

12 lines
277 B
JSON
Raw Normal View History

{
"name": "feishu-doc",
"version": "1.2.6",
"description": "Fetch content from Feishu Wiki/Doc/Sheet/Bitable",
"main": "index.js",
"scripts": {
"test": "echo \"No tests specified\" && exit 0"
},
"dependencies": {
"@larksuiteoapi/node-sdk": "^1.58.0"
}
}